Home
last modified time | relevance | path

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

/external/capstone/suite/MC/PowerPC/
Dppc64-encoding-vmx.s.cs19 0x10,0x43,0x20,0x0e = vpkuhum 2, 3, 4
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dvec_shuffle_le.ll11 ; CHECK: vpkuhum [[REG3:[0-9]+]], [[REG2]], [[REG1]]
21 ; CHECK: vpkuhum
Dvec_shuffle.ll7 ; RUN: grep vpkuhum %t | count 1
/external/llvm/test/CodeGen/PowerPC/
Dvec_shuffle_le.ll11 ; CHECK: vpkuhum [[REG3:[0-9]+]], [[REG2]], [[REG1]]
21 ; CHECK: vpkuhum
Dvec_shuffle.ll7 ; RUN: grep vpkuhum %t | count 1
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/
Dppc64-encoding-vmx.s63 # CHECK-BE: vpkuhum 2, 3, 4 # encoding: [0x10,0x43,0x20,0x0e]
64 # CHECK-LE: vpkuhum 2, 3, 4 # encoding: [0x0e,0x20,0x43,0x10]
65 vpkuhum 2, 3, 4
/external/llvm/test/MC/PowerPC/
Dppc64-encoding-vmx.s63 # CHECK-BE: vpkuhum 2, 3, 4 # encoding: [0x10,0x43,0x20,0x0e]
64 # CHECK-LE: vpkuhum 2, 3, 4 # encoding: [0x0e,0x20,0x43,0x10]
65 vpkuhum 2, 3, 4
/external/llvm/test/MC/Disassembler/PowerPC/
Dppc64-encoding-vmx.txt54 # CHECK: vpkuhum 2, 3, 4
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/PowerPC/
Dppc64-encoding-vmx.txt54 # CHECK: vpkuhum 2, 3, 4
/external/llvm/lib/Target/PowerPC/
DPPCInstrAltivec.td743 "vpkuhum $vD, $vA, $vB", IIC_VecFP,
893 // Match vsldoi(x,x), vpkuwum(x,x), vpkuhum(x,x)
901 // Match vsldoi(y,x), vpkuwum(y,x), vpkuhum(y,x), i.e., swapped operands.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrAltivec.td750 "vpkuhum $vD, $vA, $vB", IIC_VecFP,
904 // Match vsldoi(x,x), vpkuwum(x,x), vpkuhum(x,x)
915 // Match vsldoi(y,x), vpkuwum(y,x), vpkuhum(y,x), i.e., swapped operands.
/external/llvm/include/llvm/IR/
DIntrinsicsPowerPC.td498 // vpkuhum is lowered to a shuffle.
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DIntrinsicsPowerPC.td572 // vpkuhum is lowered to a shuffle.
/external/v8/src/codegen/ppc/
Dconstants-ppc.h2267 V(vpkuhum, VPKUHUM, 0x1000000E) \
/external/v8/src/compiler/backend/ppc/
Dcode-generator-ppc.cc2539 __ vpkuhum(i.OutputSimd128Register(), kScratchDoubleReg, in AssembleArchInstruction() local
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/PowerPC/
DPPCGenAsmMatcher.inc4350 "vpkswus\007vpkudum\007vpkudus\007vpkuhum\007vpkuhus\007vpkuwum\007vpkuw"
6607 …{ 11569 /* vpkuhum */, PPC::VPKUHUM, Convert__RegVRRC1_0__RegVRRC1_1__RegVRRC1_2, 0, { MCK_RegVRRC…