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

  /external/valgrind/none/tests/ppc32/
power5+_round.c 136 DO_TEST(frsp, set1, frsp1, fprf1);
137 DO_TEST(frsp, set2, frsp2, fprf2);
138 DO_TEST(frsp, set3, frsp3, fprf3);
jm-fp.stdout.exp     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
common.s 81 frsp 6,7
82 frsp. 8,9
476.s 179 frsp 6,7
180 frsp. 8,9
a2.s 216 frsp. 20,21
217 frsp 20,21
common.d 89 138: (fc c0 38 18|18 38 c0 fc) frsp f6,f7
90 13c: (fd 00 48 19|19 48 00 fd) frsp. f8,f9
476.d 186 2c0: (fc c0 38 18|18 38 c0 fc) frsp f6,f7
187 2c4: (fd 00 48 19|19 48 00 fd) frsp\. f8,f9
a2.d 241 354: (fe 80 a8 19|19 a8 80 fe) frsp\. f20,f21
242 358: (fe 80 a8 18|18 a8 80 fe) frsp f20,f21
  /external/valgrind/none/tests/ppc64/
jm-fp.stdout.exp     [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-fp.s 245 # CHECK-BE: frsp 2, 3 # encoding: [0xfc,0x40,0x18,0x18]
246 # CHECK-LE: frsp 2, 3 # encoding: [0x18,0x18,0x40,0xfc]
247 frsp 2, 3
248 # CHECK-BE: frsp. 2, 3 # encoding: [0xfc,0x40,0x18,0x19]
249 # CHECK-LE: frsp. 2, 3 # encoding: [0x19,0x18,0x40,0xfc]
250 frsp. 2, 3
  /external/valgrind/auxprogs/
ppcfround.c 242 INSN(frsp, "frsp %%f4, %%f1");
243 INSN(frsp_, "frsp. %%f4, %%f1");
526 do_N_unary("frsp", insn_frsp, args, nargs, SHOW_ALL);
  /external/v8/src/compiler/ppc/
code-generator-ppc.cc 306 __ frsp(i.OutputDoubleRegister(), i.OutputDoubleRegister()); \
315 __ frsp(i.OutputDoubleRegister(), i.OutputDoubleRegister()); \
595 __ frsp(kScratchDoubleReg, value); \
706 __ frsp(kScratchDoubleReg, value); \
    [all...]
  /external/v8/src/ppc/
assembler-ppc.h     [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 2233 void Assembler::frsp(const DoubleRegister frt, const DoubleRegister frb, function in class:v8::internal::Assembler
    [all...]
  /external/v8/src/crankshaft/ppc/
lithium-codegen-ppc.cc     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 372 FRSP
1699 FRSP: "frsp",
1700 FRSP_: "frsp.",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 372 FRSP
1699 FRSP: "frsp",
1700 FRSP_: "frsp.",
    [all...]

Completed in 504 milliseconds