Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/PowerPC/
Dfast-isel-conversion.ll209 ; ELF64: fcfidus
212 ; ELF64LE: fcfidus
213 ; PPC970-NOT: fcfidus
229 ; ELF64: fcfidus
234 ; ELF64LE: fcfidus
236 ; PPC970-NOT: fcfidus
251 ; ELF64: fcfidus
255 ; ELF64LE: fcfidus
275 ; ELF64: fcfidus
279 ; ELF64LE: fcfidus
Di64-to-float.ll50 ; CHECK: fcfidus 1, [[REG]]
56 ; CHECK-VSX: fcfidus 1, [[REG]]
Di32-to-float.ll80 ; CHECK-A2: fcfidus 1, [[REG]]
86 ; CHECK-VSX: fcfidus 1, [[REG]]
Dfp-to-int-to-fp.ll52 ; FPCVT: fcfidus 1, [[REG1]]
Dno-extra-fp-conv-ldst.ll75 ; CHECK: fcfidus 1, [[REG3]]
/external/capstone/suite/MC/PowerPC/
Dppc64-encoding-fp.s.cs95 0xec,0x40,0x1f,0x9c = fcfidus 2, 3
96 0xec,0x40,0x1f,0x9d = fcfidus. 2, 3
/external/llvm/test/MC/PowerPC/
Dppc64-encoding-fp.s310 # CHECK-BE: fcfidus 2, 3 # encoding: [0xec,0x40,0x1f,0x9c]
311 # CHECK-LE: fcfidus 2, 3 # encoding: [0x9c,0x1f,0x40,0xec]
312 fcfidus 2, 3
313 # CHECK-BE: fcfidus. 2, 3 # encoding: [0xec,0x40,0x1f,0x9d]
314 # CHECK-LE: fcfidus. 2, 3 # encoding: [0x9d,0x1f,0x40,0xec]
315 fcfidus. 2, 3
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/
Dppc64-encoding-fp.s330 # CHECK-BE: fcfidus 2, 3 # encoding: [0xec,0x40,0x1f,0x9c]
331 # CHECK-LE: fcfidus 2, 3 # encoding: [0x9c,0x1f,0x40,0xec]
332 fcfidus 2, 3
333 # CHECK-BE: fcfidus. 2, 3 # encoding: [0xec,0x40,0x1f,0x9d]
334 # CHECK-LE: fcfidus. 2, 3 # encoding: [0x9d,0x1f,0x40,0xec]
335 fcfidus. 2, 3
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dfast-isel-conversion.ll179 ; CHECK: fcfidus
180 ; PPC970-NOT: fcfidus
196 ; CHECK: fcfidus
198 ; PPC970-NOT: fcfidus
213 ; CHECK: fcfidus
234 ; CHECK: fcfidus
Di64-to-float.ll66 ; CHECK: fcfidus 1, [[REG]]
72 ; CHECK-VSX: fcfidus 1, [[REG]]
Di32-to-float.ll80 ; CHECK-A2: fcfidus 1, [[REG]]
86 ; CHECK-VSX: fcfidus 1, [[REG]]
/external/llvm/test/MC/Disassembler/PowerPC/
Dppc64-encoding-fp.txt282 # CHECK: fcfidus 2, 3
285 # CHECK: fcfidus. 2, 3
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/PowerPC/
Dppc64-encoding-fp.txt294 # CHECK: fcfidus 2, 3
297 # CHECK: fcfidus. 2, 3
/external/v8/src/ppc/
Dassembler-ppc.h1229 void fcfidus(const DoubleRegister frt, const DoubleRegister frb,
Dconstants-ppc.h1490 V(fcfidus, FCFIDUS, 0xEC00079C) \
Dassembler-ppc.cc1845 void Assembler::fcfidus(const DoubleRegister frt, const DoubleRegister frb, in fcfidus() function in v8::internal::Assembler
Dmacro-assembler-ppc.cc702 fcfidus(double_dst, double_dst); in ConvertUnsignedInt64ToFloat()
/external/llvm/lib/Target/PowerPC/
DPPCInstr64Bit.td1166 "fcfidus", "$frD, $frB", IIC_FPGeneral,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstr64Bit.td1316 "fcfidus", "$frD, $frB", IIC_FPGeneral,