Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/
Dppc64-encoding-vmx.s801 # CHECK-BE: vextractd 2, 3, 8 # encoding: [0x10,0x48,0x1a,0xcd]
802 # CHECK-LE: vextractd 2, 3, 8 # encoding: [0xcd,0x1a,0x48,0x10]
803 vextractd 2, 3, 8
/external/llvm/test/MC/PowerPC/
Dppc64-encoding-vmx.s795 # CHECK-BE: vextractd 2, 3, 8 # encoding: [0x10,0x48,0x1a,0xcd]
796 # CHECK-LE: vextractd 2, 3, 8 # encoding: [0xcd,0x1a,0x48,0x10]
797 vextractd 2, 3, 8
/external/llvm/test/MC/Disassembler/PowerPC/
Dppc64-encoding-vmx.txt722 # CHECK: vextractd 2, 3, 8
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/PowerPC/
Dppc64-encoding-vmx.txt722 # CHECK: vextractd 2, 3, 8
/external/llvm/lib/Target/PowerPC/
Dp9-instrs.txt437 [PO VRT / UIM VRB XO] vextractub vextractuh vextractuw vextractd
DREADME_P9.txt11 - Vector Extract Unsigned: vextractub vextractuh vextractuw vextractd
DPPCInstrAltivec.td1265 def VEXTRACTD : VX1_VT5_UIM5_VB5<717, "vextractd" , []>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DREADME_P9.txt11 - Vector Extract Unsigned: vextractub vextractuh vextractuw vextractd
DPPCInstrAltivec.td1306 def VEXTRACTD : VX1_VT5_UIM5_VB5<717, "vextractd" , []>;
/external/v8/src/codegen/ppc/
Dconstants-ppc.h2223 V(vextractd, VEXTRACTD, 0x100002CD) \
/external/v8/src/compiler/backend/ppc/
Dcode-generator-ppc.cc2283 __ vextractd(kScratchDoubleReg, i.InputSimd128Register(0), in AssembleArchInstruction() local
2299 __ vextractd(kScratchDoubleReg, i.InputSimd128Register(0), in AssembleArchInstruction() local
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/PowerPC/
DPPCGenAsmMatcher.inc6510 …{ 10794 /* vextractd */, PPC::VEXTRACTD, Convert__RegVRRC1_0__U4Imm1_2__RegVRRC1_1, 0, { MCK_RegVR…