Home
last modified time | relevance | path

Searched refs:vsplth (Results 1 – 16 of 16) sorted by relevance

/external/capstone/suite/MC/PowerPC/
Dppc64-encoding-vmx.s.cs36 0x10,0x41,0x1a,0x4c = vsplth 2, 3, 1
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dvsx-partword-int-loads-and-stores.ll29 ; CHECK-NEXT: vsplth 2, 2, 3
32 ; CHECK-BE-NEXT: vsplth 2, 2, 3
92 ; CHECK-NEXT: vsplth 2, 2, 3
95 ; CHECK-BE-NEXT: vsplth 2, 2, 3
338 ; CHECK-NEXT: vsplth 2, 2, 3
341 ; CHECK-BE-NEXT: vsplth 2, 2, 3
402 ; CHECK-NEXT: vsplth 2, 2, 3
405 ; CHECK-BE-NEXT: vsplth 2, 2, 3
Dswaps-le-2.ll92 ; CHECK: vsplth {{[0-9]+}}, {{[0-9]+}}, 5
Dvec_splat.ll7 ; RUN: grep vsplth %t | count 1
/external/llvm/test/CodeGen/PowerPC/
Dswaps-le-2.ll85 ; CHECK: vsplth {{[0-9]+}}, {{[0-9]+}}, 5
Dvec_splat.ll7 ; RUN: grep vsplth %t | count 1
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/
Dppc64-encoding-vmx.s123 # CHECK-BE: vsplth 2, 3, 1 # encoding: [0x10,0x41,0x1a,0x4c]
124 # CHECK-LE: vsplth 2, 3, 1 # encoding: [0x4c,0x1a,0x41,0x10]
125 vsplth 2, 3, 1
/external/llvm/test/MC/PowerPC/
Dppc64-encoding-vmx.s123 # CHECK-BE: vsplth 2, 3, 1 # encoding: [0x10,0x41,0x1a,0x4c]
124 # CHECK-LE: vsplth 2, 3, 1 # encoding: [0x4c,0x1a,0x41,0x10]
125 vsplth 2, 3, 1
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DLexicon.rst274 this functionality in hardware. For example, "vsplth" and the corresponding
/external/llvm/test/MC/Disassembler/PowerPC/
Dppc64-encoding-vmx.txt111 # CHECK: vsplth 2, 3, 1
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/PowerPC/
Dppc64-encoding-vmx.txt111 # CHECK: vsplth 2, 3, 1
/external/v8/src/compiler/backend/ppc/
Dcode-generator-ppc.cc2272 __ vsplth(dst, dst, Operand(3)); in AssembleArchInstruction() local
2991 __ vsplth(kScratchDoubleReg, kScratchDoubleReg, Operand(3)); in AssembleArchInstruction() local
3134 __ vsplth(kScratchDoubleReg, kScratchDoubleReg, Operand(3)); in AssembleArchInstruction() local
3144 __ vsplth(kScratchDoubleReg, kScratchDoubleReg, Operand(3)); in AssembleArchInstruction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrAltivec.td703 "vsplth $vD, $vB, $UIMM", IIC_VecPerm,
714 "vsplth $vD, $vB, $UIMM", IIC_VecPerm, []>;
/external/v8/src/codegen/ppc/
Dconstants-ppc.h2215 V(vsplth, VSPLTH, 0x1000024C) \
/external/llvm/lib/Target/PowerPC/
DPPCInstrAltivec.td702 "vsplth $vD, $vB, $UIMM", IIC_VecPerm,
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/PowerPC/
DPPCGenAsmMatcher.inc4356 "slw\006vspltb\006vsplth\010vspltisb\010vspltish\010vspltisw\006vspltw\003"
6649 …{ 11862 /* vsplth */, PPC::VSPLTH, Convert__RegVRRC1_0__U5Imm1_2__RegVRRC1_1, 0, { MCK_RegVRRC, MC…