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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
476.s 123 fcfid 10,11
124 fcfid. 10,11
a2.s 150 fcfid. 20,21
151 fcfid 20,21
476.d 130 1e0: (fd 40 5e 9c|9c 5e 40 fd) fcfid f10,f11
131 1e4: (fd 40 5e 9d|9d 5e 40 fd) fcfid\. f10,f11
a2.d 175 24c: (fe 80 ae 9d|9d ae 80 fe) fcfid\. f20,f21
176 250: (fe 80 ae 9c|9c ae 80 fe) fcfid f20,f21
  /external/valgrind/none/tests/ppc64/
jm-fp.stdout.exp     [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-fp.s 292 # CHECK-BE: fcfid 2, 3 # encoding: [0xfc,0x40,0x1e,0x9c]
293 # CHECK-LE: fcfid 2, 3 # encoding: [0x9c,0x1e,0x40,0xfc]
294 fcfid 2, 3
295 # CHECK-BE: fcfid. 2, 3 # encoding: [0xfc,0x40,0x1e,0x9d]
296 # CHECK-LE: fcfid. 2, 3 # encoding: [0x9d,0x1e,0x40,0xfc]
297 fcfid. 2, 3
  /external/v8/src/ppc/
disasm-ppc.cc 916 case FCFID: {
976 case FCFID: {
977 Format(instr, "fcfid'. 'Dt, 'Db");
    [all...]
macro-assembler-ppc.cc 720 fcfid(dst, dst);
726 fcfid(dst, dst);
744 fcfid(double_dst, double_dst);
    [all...]
assembler-ppc.h     [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 2239 void Assembler::fcfid(const DoubleRegister frt, const DoubleRegister frb, function in class:v8::internal::Assembler
    [all...]
  /external/valgrind/auxprogs/
ppcfround.c 173 INSN(fcfid, "fcfid %%f4, %%f1");
174 INSN(fcfid_, "fcfid. %%f4, %%f1");
475 //do_N_unary(fcfid, SHOW_ALL);
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 390 FCFID
1717 FCFID: "fcfid",
1718 FCFID_: "fcfid.",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 390 FCFID
1717 FCFID: "fcfid",
1718 FCFID_: "fcfid.",
    [all...]

Completed in 790 milliseconds