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

  /external/valgrind/none/tests/ppc32/
jm-fp.stdout.exp     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
common.s 74 fcmpu 3,4,5
a2.s 154 fcmpu 0,20,21
155 fcmpu 1,20,21
476.s 126 fcmpu 3,4,5
common.d 82 11c: (fd 84 28 00|00 28 84 fd) fcmpu 3,f4,f5
a2.d 179 25c: (fc 14 a8 00|00 a8 14 fc) fcmpu cr0,f20,f21
180 260: (fc 94 a8 00|00 a8 94 fc) fcmpu cr1,f20,f21
476.d 133 1ec: (fd 84 28 00|00 28 84 fd) fcmpu cr3,f4,f5
  /external/valgrind/none/tests/ppc64/
jm-fp.stdout.exp     [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-fp.s 343 # CHECK-BE: fcmpu 2, 3, 4 # encoding: [0xfd,0x03,0x20,0x00]
344 # CHECK-LE: fcmpu 2, 3, 4 # encoding: [0x00,0x20,0x03,0xfd]
345 fcmpu 2, 3, 4
  /external/v8/src/crankshaft/ppc/
lithium-codegen-ppc.cc     [all...]
  /external/v8/src/ppc/
code-stubs-ppc.cc 581 __ fcmpu(d7, d6);
801 __ fcmpu(double_exponent, double_scratch);
807 __ fcmpu(double_base, double_scratch);
820 __ fcmpu(double_exponent, double_scratch);
826 __ fcmpu(double_base, double_scratch);
901 __ fcmpu(double_result, kDoubleRegZero);
    [all...]
macro-assembler-ppc.cc     [all...]
assembler-ppc.h     [all...]
assembler-ppc.cc 2141 void Assembler::fcmpu(const DoubleRegister fra, const DoubleRegister frb, function in class:v8::internal::Assembler
    [all...]
builtins-ppc.cc 207 __ fcmpu(d1, d2);
    [all...]
  /external/v8/src/compiler/ppc/
code-generator-ppc.cc     [all...]

Completed in 1716 milliseconds