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

  /external/linux-kselftest/tools/testing/selftests/powerpc/math/
fpu_asm.S 17 fcmpu cr1,f0,f14
20 fcmpu cr1,f0,f15
23 fcmpu cr1,f0,f16
26 fcmpu cr1,f0,f17
29 fcmpu cr1,f0,f18
32 fcmpu cr1,f0,f19
35 fcmpu cr1,f0,f20
38 fcmpu cr1,f0,f21
41 fcmpu cr1,f0,f22
44 fcmpu cr1,f0,f2
    [all...]
  /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/compiler/ppc/
code-generator-ppc.cc 482 __ fcmpu(left_reg, right_reg); \
489 __ fcmpu(left_reg, kDoubleRegZero); \
497 __ fcmpu(left_reg, left_reg); \
520 __ fcmpu(left_reg, right_reg); \
527 __ fcmpu(left_reg, kDoubleRegZero); \
543 __ fcmpu(left_reg, left_reg); \
    [all...]
  /external/v8/src/ppc/
macro-assembler-ppc.cc     [all...]
code-stubs-ppc.cc 564 __ fcmpu(d7, d6);
808 __ fcmpu(double_result, kDoubleRegZero);
    [all...]
assembler-ppc.h     [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 2186 void Assembler::fcmpu(const DoubleRegister fra, const DoubleRegister frb, function in class:v8::internal::Assembler
    [all...]
  /external/v8/src/builtins/ppc/
builtins-ppc.cc 199 __ fcmpu(d1, d2);
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 406 FCMPU
1733 FCMPU: "fcmpu",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 406 FCMPU
1733 FCMPU: "fcmpu",
    [all...]

Completed in 104 milliseconds