/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/ |
ppc_intrinsics.h | 528 * fcfid - Floating Convert From Integer Double Word 534 * WARNING: fcfid is a valid instruction only on 64-bit PowerPC 541 __asm__ ("fcfid %0, %1"
|
/external/valgrind/VEX/priv/ |
host_ppc_defs.h | 473 Pin_FpCftI, /* fcfid[u,s,us]/fctid[u]/fctiw[u] */ 723 /* fcfid[u,s,us]/fctid[u]/fctiw[u]. Only some combinations [all...] |
host_mips_defs.h | 312 Min_FpCftI, /* fcfid/fctid/fctiw */
|
host_ppc_defs.c | [all...] |
guest_ppc_toIR.c | [all...] |
host_ppc_isel.c | 130 fcfid[.] (Si64->dbl) if . y y [all...] |
/external/v8/src/ppc/ |
macro-assembler-ppc.cc | 647 fcfid(double_dst, double_dst); 654 fcfid(double_dst, double_dst); 670 fcfid(double_dst, double_dst); [all...] |
constants-ppc.h | 297 FCFID = 846 << 1, // Floating convert from integer doubleword
|
assembler-ppc.cc | 2163 void Assembler::fcfid(const DoubleRegister frt, const DoubleRegister frb, function in class:v8::internal::Assembler [all...] |
assembler-ppc.h | [all...] |
simulator-ppc.cc | [all...] |
/external/llvm/lib/Target/PowerPC/ |
PPCInstr64Bit.td | [all...] |
PPCISelLowering.cpp | [all...] |
PPCFastISel.cpp | [all...] |
PPCInstrInfo.td | 85 def PPCfcfid : SDNode<"PPCISD::FCFID", SDTFPUnaryOp, []>; [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/ |
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/ppc32/ |
jm-insns.c | [all...] |
/external/pcre/dist/sljit/ |
sljitNativePPC_common.c | 163 #define FCFID (HI(63) | LO(846)) [all...] |
/toolchain/binutils/binutils-2.25/opcodes/ |
ppc-opc.c | [all...] |