Home
last modified time | relevance | path

Searched refs:fcfids (Results 1 – 19 of 19) sorted by relevance

/external/capstone/suite/MC/PowerPC/
Dppc64-encoding-fp.s.cs93 0xec,0x40,0x1e,0x9c = fcfids 2, 3
94 0xec,0x40,0x1e,0x9d = fcfids. 2, 3
/external/llvm/test/CodeGen/PowerPC/
Dfast-isel-conversion.ll23 ; ELF64: fcfids
26 ; ELF64LE: fcfids
46 ; ELF64: fcfids
51 ; ELF64LE: fcfids
70 ; ELF64: fcfids
74 ; ELF64LE: fcfids
94 ; ELF64: fcfids
98 ; ELF64LE: fcfids
Di64-to-float.ll14 ; CHECK: fcfids 1, [[REG]]
20 ; CHECK-VSX: fcfids 1, [[REG]]
Di32-to-float.ll31 ; CHECK-A2: fcfids 1, [[REG]]
37 ; CHECK-VSX: fcfids 1, [[REG]]
Dfp-to-int-to-fp.ll15 ; FPCVT: fcfids 1, [[REG1]]
Dno-extra-fp-conv-ldst.ll43 ; CHECK: fcfids 1, [[REG3]]
/external/llvm/test/MC/PowerPC/
Dppc64-encoding-fp.s304 # 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/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/
Dppc64-encoding-fp.s324 # CHECK-BE: fcfids 2, 3 # encoding: [0xec,0x40,0x1e,0x9c]
325 # CHECK-LE: fcfids 2, 3 # encoding: [0x9c,0x1e,0x40,0xec]
326 fcfids 2, 3
327 # CHECK-BE: fcfids. 2, 3 # encoding: [0xec,0x40,0x1e,0x9d]
328 # CHECK-LE: fcfids. 2, 3 # encoding: [0x9d,0x1e,0x40,0xec]
329 fcfids. 2, 3
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Di64-to-float.ll18 ; CHECK: fcfids 1, [[REG]]
24 ; CHECK-VSX: fcfids 1, [[REG]]
Di32-to-float.ll31 ; CHECK-A2: fcfids 1, [[REG]]
37 ; CHECK-VSX: fcfids 1, [[REG]]
Dfast-isel-conversion.ll23 ; CHECK: fcfids
41 ; CHECK-NEXT: fcfids
60 ; CHECK: fcfids
81 ; CHECK: fcfids
/external/llvm/test/MC/Disassembler/PowerPC/
Dppc64-encoding-fp.txt276 # CHECK: fcfids 2, 3
279 # CHECK: fcfids. 2, 3
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/PowerPC/
Dppc64-encoding-fp.txt288 # CHECK: fcfids 2, 3
291 # CHECK: fcfids. 2, 3
/external/v8/src/ppc/
Dmacro-assembler-ppc.cc683 fcfids(dst, dst); in ConvertIntToFloat()
689 fcfids(dst, dst); in ConvertUnsignedIntToFloat()
714 fcfids(double_dst, double_dst); in ConvertInt64ToFloat()
Dassembler-ppc.h1231 void fcfids(const DoubleRegister frt, const DoubleRegister frb,
Dconstants-ppc.h1486 V(fcfids, FCFIDS, 0xEC00069C) \
Dassembler-ppc.cc1851 void Assembler::fcfids(const DoubleRegister frt, const DoubleRegister frb, in fcfids() function in v8::internal::Assembler
/external/llvm/lib/Target/PowerPC/
DPPCInstr64Bit.td1163 "fcfids", "$frD, $frB", IIC_FPGeneral,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstr64Bit.td1313 "fcfids", "$frD, $frB", IIC_FPGeneral,