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

  /external/valgrind/none/tests/ppc32/
power5+_round.stdout.exp 31 frip inf inf 0 PASS
32 frip 1.9 2 0 PASS
33 frip 1.1 2 0 PASS
34 frip 0 0 0 PASS
35 frip -0 -0 0 PASS
36 frip -1.1 -1 0 PASS
37 frip -1.9 -1 0 PASS
38 frip -inf -inf 0 PASS
39 frip nan nan 0 PASS
40 frip 0.9 1 0 PAS
    [all...]
power5+_round.c 87 double frip[] = { inf, 2.0, 2.0, 0, neg0, -1.0, -1.0, -inf, nan }; local
114 DO_TEST(frip, set, frip, fprf);
115 DO_TEST(frip, set2, frip2, frip2rf);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
476.s 175 frip 10,11
176 frip. 10,11
a2.s 212 frip. 20,21
213 frip 20,21
476.d 182 2b0: (fd 40 5b 90|90 5b 40 fd) frip f10,f11
183 2b4: (fd 40 5b 91|91 5b 40 fd) frip\. f10,f11
a2.d 237 344: (fe 80 ab 91|91 ab 80 fe) frip\. f20,f21
238 348: (fe 80 ab 90|90 ab 80 fe) frip f20,f21
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-fp.s 322 # CHECK-BE: frip 2, 3 # encoding: [0xfc,0x40,0x1b,0x90]
323 # CHECK-LE: frip 2, 3 # encoding: [0x90,0x1b,0x40,0xfc]
324 frip 2, 3
325 # CHECK-BE: frip. 2, 3 # encoding: [0xfc,0x40,0x1b,0x91]
326 # CHECK-LE: frip. 2, 3 # encoding: [0x91,0x1b,0x40,0xfc]
327 frip. 2, 3
  /external/v8/src/ppc/
assembler-ppc.h     [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 2221 void Assembler::frip(const DoubleRegister frt, const DoubleRegister frb, function in class:v8::internal::Assembler
    [all...]
  /external/v8/src/compiler/ppc/
code-generator-ppc.cc     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 402 FRIP
1729 FRIP: "frip",
1730 FRIP_: "frip.",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 402 FRIP
1729 FRIP: "frip",
1730 FRIP_: "frip.",
    [all...]

Completed in 111 milliseconds