HomeSort by relevance Sort by last modified time
    Searched refs:Arithmetic (Results 1 - 11 of 11) sorted by null

  /external/valgrind/main/gdbserver_tests/
mcsigpass.stdoutB.exp 14 Program received signal SIGFPE, Arithmetic exception.
mcsignopass.stdoutB.exp 6 SIGFPE Yes Yes Yes Arithmetic exception
59 Program received signal SIGFPE, Arithmetic exception.
  /external/llvm/test/MC/Mips/
mips-alu-instructions.s 3 # for arithmetic and logical instructions.
64 # Arithmetic instructions
mips64-alu-instructions.s 3 # for arithmetic and logical instructions.
64 # Arithmetic instructions
  /system/core/libpixelflinger/codeflinger/
MIPSAssembler.h 269 #pragma mark Arithmetic...
MIPSAssembler.cpp     [all...]
  /external/clang/lib/Sema/
SemaChecking.cpp 639 Arithmetic,
705 Form = Arithmetic;
769 // For an arithmetic operation, the implied arithmetic must be well-formed.
770 if (Form == Arithmetic) {
837 // The second argument is the non-atomic operand. For arithmetic, this
842 if (Form == Init || (Form == Arithmetic && ValType->isIntegerType()))
846 else if (Form == Arithmetic)
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.ml     [all...]
llvm.mli 801 (** [const_neg c] returns the arithmetic negation of the constant [c].
805 (** [const_nsw_neg c] returns the arithmetic negation of the constant [c] with
810 (** [const_nuw_neg c] returns the arithmetic negation of the constant [c] with
815 (** [const_fneg c] returns the arithmetic negation of the constant float [c].
    [all...]
  /external/valgrind/main/none/tests/mips32/
FPUarithmetic.stdout.exp 1 -------------------------- test FPU Arithmetic Operations --------------------------
  /external/dropbear/libtommath/
bn.tex 86 release the textbook ``Implementing Multiple Precision Arithmetic'' has been placed in the public domain with every new
249 arithmetic techniques.
356 The arithmetic functions of the library are all organized to have the same style prototype. That is source operands
    [all...]

Completed in 211 milliseconds