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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
476.s 129 fctid 10,11
130 fctid. 10,11
a2.s 158 fctid. 20,21
159 fctid 20,21
476.d 136 1f8: (fd 40 5e 5c|5c 5e 40 fd) fctid f10,f11
137 1fc: (fd 40 5e 5d|5d 5e 40 fd) fctid\. f10,f11
a2.d 183 26c: (fe 80 ae 5d|5d ae 80 fe) fctid\. f20,f21
184 270: (fe 80 ae 5c|5c ae 80 fe) fctid f20,f21
  /external/valgrind/none/tests/ppc64/
jm-fp.stdout.exp     [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-fp.s 252 # CHECK-BE: fctid 2, 3 # encoding: [0xfc,0x40,0x1e,0x5c]
253 # CHECK-LE: fctid 2, 3 # encoding: [0x5c,0x1e,0x40,0xfc]
254 fctid 2, 3
255 # CHECK-BE: fctid. 2, 3 # encoding: [0xfc,0x40,0x1e,0x5d]
256 # CHECK-LE: fctid. 2, 3 # encoding: [0x5d,0x1e,0x40,0xfc]
257 fctid. 2, 3
  /external/v8/src/ppc/
disasm-ppc.cc 984 case FCTID: {
985 Format(instr, "fctid 'Dt, 'Db");
    [all...]
assembler-ppc.h     [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 2263 void Assembler::fctid(const DoubleRegister frt, const DoubleRegister frb, function in class:v8::internal::Assembler
    [all...]
macro-assembler-ppc.cc 781 fctid(double_dst, double_input);
    [all...]
  /external/valgrind/auxprogs/
ppcfround.c 176 INSN(fctid, "fctid %%f4, %%f1");
177 INSN(fctid_, "fctid. %%f4, %%f1");
478 //do_N_unary(fctid, SHOW_ALL);
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 374 FCTID
1701 FCTID: "fctid",
1702 FCTID_: "fctid.",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 374 FCTID
1701 FCTID: "fctid",
1702 FCTID_: "fctid.",
    [all...]

Completed in 410 milliseconds