Home
last modified time | relevance | path

Searched refs:vinsertw (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/
Dppc64-encoding-vmx.s832 # 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/
Dppc64-encoding-vmx.s826 # 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/
Dppc64-encoding-vmx.txt749 # CHECK: vinsertw 2, 3, 12
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/PowerPC/
Dppc64-encoding-vmx.txt749 # CHECK: vinsertw 2, 3, 12
/external/llvm/lib/Target/PowerPC/
Dp9-instrs.txt434 [PO VRT / UIM VRB XO] vinsertb vinsertd vinserth vinsertw
DREADME_P9.txt32 - Vector Insert Element Instructions: vinsertb vinsertd vinserth vinsertw
DPPCInstrAltivec.td1278 def VINSERTW : VX1_VT5_UIM5_VB5<909, "vinsertw", []>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DREADME_P9.txt32 - Vector Insert Element Instructions: vinsertb vinsertd vinserth vinsertw
DPPCInstrAltivec.td1329 def VINSERTW : VX1_VT5_UIM5_VB5<909, "vinsertw", []>;
/external/v8/src/codegen/ppc/
Dconstants-ppc.h2229 V(vinsertw, VINSERTW, 0x1000038D) \
/external/v8/src/compiler/backend/ppc/
Dcode-generator-ppc.cc2355 __ 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/
DPPCGenAsmMatcher.inc6529 …{ 10969 /* vinsertw */, PPC::VINSERTW, Convert__RegVRRC1_0__U4Imm1_2__RegVRRC1_1, 0, { MCK_RegVRRC…