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

  /external/valgrind/none/tests/ppc32/
jm-fp.stdout.exp     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
476.s 133 fctiw 10,11
134 fctiw. 10,11
a2.s 162 fctiw. 20,21
163 fctiw 20,21
476.d 140 208: (fd 40 58 1c|1c 58 40 fd) fctiw f10,f11
141 20c: (fd 40 58 1d|1d 58 40 fd) fctiw\. f10,f11
a2.d 187 27c: (fe 80 a8 1d|1d a8 80 fe) fctiw\. f20,f21
188 280: (fe 80 a8 1c|1c a8 80 fe) fctiw f20,f21
  /external/valgrind/none/tests/ppc64/
jm-fp.stdout.exp     [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-fp.s 272 # CHECK-BE: fctiw 2, 3 # encoding: [0xfc,0x40,0x18,0x1c]
273 # CHECK-LE: fctiw 2, 3 # encoding: [0x1c,0x18,0x40,0xfc]
274 fctiw 2, 3
275 # CHECK-BE: fctiw. 2, 3 # encoding: [0xfc,0x40,0x18,0x1d]
276 # CHECK-LE: fctiw. 2, 3 # encoding: [0x1d,0x18,0x40,0xfc]
277 fctiw. 2, 3
  /external/v8/src/ppc/
disasm-ppc.cc 1000 case FCTIW: {
1001 Format(instr, "fctiw'. 'Dt, 'Db");
    [all...]
assembler-ppc.h     [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 2204 void Assembler::fctiw(const DoubleRegister frt, const DoubleRegister frb) { function in class:v8::internal::Assembler
    [all...]
macro-assembler-ppc.cc     [all...]
  /external/valgrind/auxprogs/
ppcfround.c 182 INSN(fctiw, "fctiw %%f4, %%f1");
183 INSN(fctiw_, "fctiw. %%f4, %%f1");
484 do_N_unary("fctiw", insn_fctiw, args, nargs, 0xFFFFFFFF00000000ULL);
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 382 FCTIW
1709 FCTIW: "fctiw",
1710 FCTIW_: "fctiw.",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 382 FCTIW
1709 FCTIW: "fctiw",
1710 FCTIW_: "fctiw.",
    [all...]

Completed in 304 milliseconds