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

  /external/valgrind/none/tests/ppc32/
jm-fp.stdout.exp     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
476.s 135 fctiwz 10,11
136 fctiwz. 10,11
a2.s 164 fctiwz. 20,21
165 fctiwz 20,21
476.d 142 210: (fd 40 58 1e|1e 58 40 fd) fctiwz f10,f11
143 214: (fd 40 58 1f|1f 58 40 fd) fctiwz\. f10,f11
a2.d 189 284: (fe 80 a8 1f|1f a8 80 fe) fctiwz\. f20,f21
190 288: (fe 80 a8 1e|1e a8 80 fe) fctiwz f20,f21
  /external/valgrind/none/tests/ppc64/
jm-fp.stdout.exp     [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-fp.s 278 # CHECK-BE: fctiwz 2, 3 # encoding: [0xfc,0x40,0x18,0x1e]
279 # CHECK-LE: fctiwz 2, 3 # encoding: [0x1e,0x18,0x40,0xfc]
280 fctiwz 2, 3
281 # CHECK-BE: fctiwz. 2, 3 # encoding: [0xfc,0x40,0x18,0x1f]
282 # CHECK-LE: fctiwz. 2, 3 # encoding: [0x1f,0x18,0x40,0xfc]
283 fctiwz. 2, 3
  /external/valgrind/auxprogs/
ppcfround.c 185 INSN(fctiwz, "fctiwz %%f4, %%f1");
186 INSN(fctiwz_, "fctiwz. %%f4, %%f1");
487 do_N_unary("fctiwz", insn_fctiwz, args, nargs, 0xFFFFFFFF00000000ULL);
  /external/v8/src/ppc/
assembler-ppc.h     [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 2199 void Assembler::fctiwz(const DoubleRegister frt, const DoubleRegister frb) { function in class:v8::internal::Assembler
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 384 FCTIWZ
1711 FCTIWZ: "fctiwz",
1712 FCTIWZ_: "fctiwz.",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 384 FCTIWZ
1711 FCTIWZ: "fctiwz",
1712 FCTIWZ_: "fctiwz.",
    [all...]

Completed in 590 milliseconds