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

  /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/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...]
  /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...]
  /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/v8/src/ppc/
assembler-ppc.h     [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 2245 void Assembler::fcfidu(const DoubleRegister frt, const DoubleRegister frb, function in class:v8::internal::Assembler
    [all...]
macro-assembler-ppc.cc 758 fcfidu(double_dst, double_dst);
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 392 FCFIDU
1719 FCFIDU: "fcfidu",
1720 FCFIDU_: "fcfidu.",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 392 FCFIDU
1719 FCFIDU: "fcfidu",
1720 FCFIDU_: "fcfidu.",
    [all...]

Completed in 158 milliseconds