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

  /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/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...]
  /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...]
  /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/v8/src/ppc/
macro-assembler-ppc.cc 731 fcfids(dst, dst);
737 fcfids(dst, dst);
765 fcfids(double_dst, double_dst);
    [all...]
assembler-ppc.h     [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 2257 void Assembler::fcfids(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 394 FCFIDS
1721 FCFIDS: "fcfids",
1722 FCFIDS_: "fcfids.",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 394 FCFIDS
1721 FCFIDS: "fcfids",
1722 FCFIDS_: "fcfids.",
    [all...]

Completed in 88 milliseconds