Searched refs:vextractuw (Results 1 – 12 of 12) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/ |
D | ppc64-encoding-vmx.s | 798 # CHECK-BE: vextractuw 2, 3, 12 # encoding: [0x10,0x4c,0x1a,0x8d] 799 # CHECK-LE: vextractuw 2, 3, 12 # encoding: [0x8d,0x1a,0x4c,0x10] 800 vextractuw 2, 3, 12
|
/external/llvm/test/MC/PowerPC/ |
D | ppc64-encoding-vmx.s | 792 # CHECK-BE: vextractuw 2, 3, 12 # encoding: [0x10,0x4c,0x1a,0x8d] 793 # CHECK-LE: vextractuw 2, 3, 12 # encoding: [0x8d,0x1a,0x4c,0x10] 794 vextractuw 2, 3, 12
|
/external/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-encoding-vmx.txt | 719 # CHECK: vextractuw 2, 3, 12
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-encoding-vmx.txt | 719 # CHECK: vextractuw 2, 3, 12
|
/external/llvm/lib/Target/PowerPC/ |
D | p9-instrs.txt | 437 [PO VRT / UIM VRB XO] vextractub vextractuh vextractuw vextractd
|
D | README_P9.txt | 11 - Vector Extract Unsigned: vextractub vextractuh vextractuw vextractd
|
D | PPCInstrAltivec.td | 1264 def VEXTRACTUW : VX1_VT5_UIM5_VB5<653, "vextractuw", []>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | README_P9.txt | 11 - Vector Extract Unsigned: vextractub vextractuh vextractuw vextractd
|
D | PPCInstrAltivec.td | 1305 def VEXTRACTUW : VX1_VT5_UIM5_VB5<653, "vextractuw", []>;
|
/external/v8/src/codegen/ppc/ |
D | constants-ppc.h | 2221 V(vextractuw, VEXTRACTUW, 0x1000028D) \
|
/external/v8/src/compiler/backend/ppc/ |
D | code-generator-ppc.cc | 2291 __ vextractuw(kScratchDoubleReg, i.InputSimd128Register(0), in AssembleArchInstruction() local 2306 __ vextractuw(kScratchDoubleReg, i.InputSimd128Register(0), in AssembleArchInstruction() local
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/PowerPC/ |
D | PPCGenAsmMatcher.inc | 6513 …{ 10826 /* vextractuw */, PPC::VEXTRACTUW, Convert__RegVRRC1_0__U4Imm1_2__RegVRRC1_1, 0, { MCK_Reg…
|