HomeSort by relevance Sort by last modified time
    Searched full:fcfidu (Results 1 - 25 of 30) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
power7.s 76 fcfidu 4,5
77 fcfidu. 4,5
power7.d 83 124: (fc 80 2f 9c|9c 2f 80 fc) fcfidu f4,f5
84 128: (fc 80 2f 9d|9d 2f 80 fc) fcfidu\. f4,f5
  /external/llvm/test/CodeGen/PowerPC/
fast-isel-conversion.ll 298 ; ELF64: fcfidu
301 ; ELF64LE: fcfidu
302 ; PPC970-NOT: fcfidu
318 ; ELF64: fcfidu
323 ; ELF64LE: fcfidu
325 ; PPC970-NOT: fcfidu
340 ; ELF64: fcfidu
344 ; ELF64LE: fcfidu
363 ; ELF64: fcfidu
367 ; ELF64LE: fcfidu
    [all...]
fp-to-int-to-fp.ll 65 ; FPCVT: fcfidu 1, [[REG1]]
i64-to-float.ll 68 ; CHECK: fcfidu 1, [[REG]]
no-extra-fp-conv-ldst.ll 91 ; CHECK: fcfidu 1, [[REG3]]
i32-to-float.ll 98 ; CHECK-A2: fcfidu 1, [[REG]]
  /external/valgrind/none/tests/ppc32/
test_isa_2_06_part1.stdout.exp 102 fcfidu 0010000000000001 => (raw sp) 4330000000000001)
103 fcfidu 00100094e0000359 => (raw sp) 43300094e0000359)
104 fcfidu 3fe0000000000001 => (raw sp) 43cff00000000000)
105 fcfidu 3fe00094e0000359 => (raw sp) 43cff0004a700002)
106 fcfidu 8010000000000001 => (raw sp) 43e0020000000000)
107 fcfidu 80100094e0000359 => (raw sp) 43e00200129c0000)
108 fcfidu bfe0000000000001 => (raw sp) 43e7fc0000000000)
109 fcfidu bfe00094e0000359 => (raw sp) 43e7fc00129c0000)
110 fcfidu 0020000000000b01 => (raw sp) 4340000000000580)
111 fcfidu 00000000203f0b3d => (raw sp) 41c01f859e800000
    [all...]
test_isa_2_06_part1.c     [all...]
  /external/valgrind/none/tests/ppc64/
test_isa_2_06_part1.stdout.exp 110 fcfidu 0010000000000001 => (raw sp) 4330000000000001)
111 fcfidu 00100094e0000359 => (raw sp) 43300094e0000359)
112 fcfidu 3fe0000000000001 => (raw sp) 43cff00000000000)
113 fcfidu 3fe00094e0000359 => (raw sp) 43cff0004a700002)
114 fcfidu 8010000000000001 => (raw sp) 43e0020000000000)
115 fcfidu 80100094e0000359 => (raw sp) 43e00200129c0000)
116 fcfidu bfe0000000000001 => (raw sp) 43e7fc0000000000)
117 fcfidu bfe00094e0000359 => (raw sp) 43e7fc00129c0000)
118 fcfidu 0020000000000b01 => (raw sp) 4340000000000580)
119 fcfidu 00000000203f0b3d => (raw sp) 41c01f859e800000
    [all...]
test_isa_2_06_part1.stdout.exp-LE 110 fcfidu 0010000000000001 => (raw sp) 4330000000000001)
111 fcfidu 00100094e0000359 => (raw sp) 43300094e0000359)
112 fcfidu 3fe0000000000001 => (raw sp) 43cff00000000000)
113 fcfidu 3fe00094e0000359 => (raw sp) 43cff0004a700002)
114 fcfidu 8010000000000001 => (raw sp) 43e0020000000000)
115 fcfidu 80100094e0000359 => (raw sp) 43e00200129c0000)
116 fcfidu bfe0000000000001 => (raw sp) 43e7fc0000000000)
117 fcfidu bfe00094e0000359 => (raw sp) 43e7fc00129c0000)
118 fcfidu 0020000000000b01 => (raw sp) 4340000000000580)
119 fcfidu 00000000203f0b3d => (raw sp) 41c01f859e800000
    [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-fp.s 298 # CHECK-BE: fcfidu 2, 3 # encoding: [0xfc,0x40,0x1f,0x9c]
299 # CHECK-LE: fcfidu 2, 3 # encoding: [0x9c,0x1f,0x40,0xfc]
300 fcfidu 2, 3
301 # CHECK-BE: fcfidu. 2, 3 # encoding: [0xfc,0x40,0x1f,0x9d]
302 # CHECK-LE: fcfidu. 2, 3 # encoding: [0x9d,0x1f,0x40,0xfc]
303 fcfidu. 2, 3
  /external/llvm/test/MC/Disassembler/PowerPC/
ppc64-encoding-fp.txt 270 # CHECK: fcfidu 2, 3
273 # CHECK: fcfidu. 2, 3
  /external/v8/src/ppc/
disasm-ppc.cc 901 case FCFIDU: {
961 case FCFIDU: {
962 Format(instr, "fcfidu'. 'Dt, 'Db");
    [all...]
constants-ppc.h 300 FCFIDU = 974 << 1 // Floating convert from integer doubleword unsigned
assembler-ppc.cc 2200 void Assembler::fcfidu(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.h 42 FCFIDU, FCFIDS, FCFIDUS,
    [all...]
PPCFastISel.cpp     [all...]
PPCISelLowering.cpp     [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...]

Completed in 1255 milliseconds

1 2