Searched refs:vinsertw (Results 1 – 12 of 12) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/ |
D | ppc64-encoding-vmx.s | 832 # CHECK-BE: vinsertw 2, 3, 12 # encoding: [0x10,0x4c,0x1b,0x8d] 833 # CHECK-LE: vinsertw 2, 3, 12 # encoding: [0x8d,0x1b,0x4c,0x10] 834 vinsertw 2, 3, 12
|
/external/llvm/test/MC/PowerPC/ |
D | ppc64-encoding-vmx.s | 826 # CHECK-BE: vinsertw 2, 3, 12 # encoding: [0x10,0x4c,0x1b,0x8d] 827 # CHECK-LE: vinsertw 2, 3, 12 # encoding: [0x8d,0x1b,0x4c,0x10] 828 vinsertw 2, 3, 12
|
/external/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-encoding-vmx.txt | 749 # CHECK: vinsertw 2, 3, 12
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-encoding-vmx.txt | 749 # CHECK: vinsertw 2, 3, 12
|
/external/llvm/lib/Target/PowerPC/ |
D | p9-instrs.txt | 434 [PO VRT / UIM VRB XO] vinsertb vinsertd vinserth vinsertw
|
D | README_P9.txt | 32 - Vector Insert Element Instructions: vinsertb vinsertd vinserth vinsertw
|
D | PPCInstrAltivec.td | 1278 def VINSERTW : VX1_VT5_UIM5_VB5<909, "vinsertw", []>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | README_P9.txt | 32 - Vector Insert Element Instructions: vinsertb vinsertd vinserth vinsertw
|
D | PPCInstrAltivec.td | 1329 def VINSERTW : VX1_VT5_UIM5_VB5<909, "vinsertw", []>;
|
/external/v8/src/codegen/ppc/ |
D | constants-ppc.h | 2229 V(vinsertw, VINSERTW, 0x1000038D) \
|
/external/v8/src/compiler/backend/ppc/ |
D | code-generator-ppc.cc | 2355 __ vinsertw(dst, kScratchDoubleReg, in AssembleArchInstruction() local 2373 __ vinsertw(dst, kScratchDoubleReg, in AssembleArchInstruction() local
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/PowerPC/ |
D | PPCGenAsmMatcher.inc | 6529 …{ 10969 /* vinsertw */, PPC::VINSERTW, Convert__RegVRRC1_0__U4Imm1_2__RegVRRC1_1, 0, { MCK_RegVRRC…
|