/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/ |
power7.s | 64 fcfids 4,5 65 fcfids. 4,5
|
power7.d | 71 f4: (ec 80 2e 9c|9c 2e 80 ec) fcfids f4,f5 72 f8: (ec 80 2e 9d|9d 2e 80 ec) fcfids\. f4,f5
|
/external/llvm/test/CodeGen/PowerPC/ |
fast-isel-conversion.ll | 23 ; ELF64: fcfids 26 ; ELF64LE: fcfids 46 ; ELF64: fcfids 51 ; ELF64LE: fcfids 70 ; ELF64: fcfids 74 ; ELF64LE: fcfids 94 ; ELF64: fcfids 98 ; ELF64LE: fcfids
|
i64-to-float.ll | 14 ; CHECK: fcfids 1, [[REG]] 20 ; CHECK-VSX: fcfids 1, [[REG]]
|
fp-to-int-to-fp.ll | 15 ; FPCVT: fcfids 1, [[REG1]]
|
i32-to-float.ll | 31 ; CHECK-A2: fcfids 1, [[REG]] 37 ; CHECK-VSX: fcfids 1, [[REG]]
|
no-extra-fp-conv-ldst.ll | 43 ; CHECK: fcfids 1, [[REG3]]
|
/external/valgrind/none/tests/ppc32/ |
test_isa_2_06_part1.stdout.exp | 74 fcfids 0010000000000001 => (raw sp) 59800000) 75 fcfids 00100094e0000359 => (raw sp) 598004a7) 76 fcfids 3fe0000000000001 => (raw sp) 5e7f8000) 77 fcfids 3fe00094e0000359 => (raw sp) 5e7f8002) 78 fcfids 8010000000000001 => (raw sp) deffe000) 79 fcfids 80100094e0000359 => (raw sp) deffdfff) 80 fcfids bfe0000000000001 => (raw sp) de804000) 81 fcfids bfe00094e0000359 => (raw sp) de803fff) 82 fcfids 0020000000000b01 => (raw sp) 5a000000) 83 fcfids 00000000203f0b3d => (raw sp) 4e00fc2d [all...] |
test_isa_2_06_part1.c | [all...] |
/external/valgrind/none/tests/ppc64/ |
test_isa_2_06_part1.stdout.exp | 82 fcfids 0010000000000001 => (raw sp) 59800000) 83 fcfids 00100094e0000359 => (raw sp) 598004a7) 84 fcfids 3fe0000000000001 => (raw sp) 5e7f8000) 85 fcfids 3fe00094e0000359 => (raw sp) 5e7f8002) 86 fcfids 8010000000000001 => (raw sp) deffe000) 87 fcfids 80100094e0000359 => (raw sp) deffdfff) 88 fcfids bfe0000000000001 => (raw sp) de804000) 89 fcfids bfe00094e0000359 => (raw sp) de803fff) 90 fcfids 0020000000000b01 => (raw sp) 5a000000) 91 fcfids 00000000203f0b3d => (raw sp) 4e00fc2d [all...] |
test_isa_2_06_part1.stdout.exp-LE | 82 fcfids 0010000000000001 => (raw sp) 59800000) 83 fcfids 00100094e0000359 => (raw sp) 598004a7) 84 fcfids 3fe0000000000001 => (raw sp) 5e7f8000) 85 fcfids 3fe00094e0000359 => (raw sp) 5e7f8002) 86 fcfids 8010000000000001 => (raw sp) deffe000) 87 fcfids 80100094e0000359 => (raw sp) deffdfff) 88 fcfids bfe0000000000001 => (raw sp) de804000) 89 fcfids bfe00094e0000359 => (raw sp) de803fff) 90 fcfids 0020000000000b01 => (raw sp) 5a000000) 91 fcfids 00000000203f0b3d => (raw sp) 4e00fc2d [all...] |
/external/llvm/test/MC/PowerPC/ |
ppc64-encoding-fp.s | 304 # CHECK-BE: fcfids 2, 3 # encoding: [0xec,0x40,0x1e,0x9c] 305 # CHECK-LE: fcfids 2, 3 # encoding: [0x9c,0x1e,0x40,0xec] 306 fcfids 2, 3 307 # CHECK-BE: fcfids. 2, 3 # encoding: [0xec,0x40,0x1e,0x9d] 308 # CHECK-LE: fcfids. 2, 3 # encoding: [0x9d,0x1e,0x40,0xec] 309 fcfids. 2, 3
|
/external/llvm/test/MC/Disassembler/PowerPC/ |
ppc64-encoding-fp.txt | 276 # CHECK: fcfids 2, 3 279 # CHECK: fcfids. 2, 3
|
/external/llvm/lib/Target/PowerPC/ |
PPCInstr64Bit.td | [all...] |
PPCISelLowering.h | 42 FCFIDU, FCFIDS, FCFIDUS, [all...] |
PPCISelLowering.cpp | [all...] |
PPCFastISel.cpp | [all...] |
/external/v8/src/ppc/ |
disasm-ppc.cc | 889 Format(instr, "fcfids'. 'Dt, 'Db"); [all...] |
macro-assembler-ppc.cc | 662 fcfids(dst, dst); 691 fcfids(double_dst, double_dst); [all...] |
assembler-ppc.h | [all...] |
assembler-ppc.cc | 2181 void Assembler::fcfids(const DoubleRegister frt, const DoubleRegister frb, function in class:v8::internal::Assembler [all...] |
simulator-ppc.cc | [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/ |
ChangeLog-2009 | [all...] |
/toolchain/binutils/binutils-2.25/opcodes/ |
ChangeLog-2009 | [all...] |
/external/valgrind/VEX/priv/ |
host_ppc_defs.c | [all...] |