Home
last modified time | relevance | path

Searched refs:vaddubm (Results 1 – 20 of 20) sorted by relevance

/external/boringssl/linux-ppc64le/crypto/aes/
Daesp8-ppc.S1982 vaddubm 8,8,8
2023 vaddubm 8,8,8
2190 vaddubm 8,8,8
2208 vaddubm 12,8,8
2279 vaddubm 8,8,8
2387 vaddubm 8,8,8
2396 vaddubm 8,8,8
2407 vaddubm 8,8,8
2418 vaddubm 8,8,8
2429 vaddubm 8,8,8
[all …]
/external/boringssl/linux-ppc64le/crypto/fipsmodule/
Daesp8-ppc.S2014 vaddubm 8,8,8
2055 vaddubm 8,8,8
2225 vaddubm 8,8,8
2243 vaddubm 12,8,8
2314 vaddubm 8,8,8
2422 vaddubm 8,8,8
2431 vaddubm 8,8,8
2442 vaddubm 8,8,8
2453 vaddubm 8,8,8
2464 vaddubm 8,8,8
[all …]
Dghashp8-ppc.S32 vaddubm 8,8,8
37 vaddubm 8,8,8
369 vaddubm 18,5,7
370 vaddubm 19,6,18
/external/boringssl/linux-ppc64le/crypto/modes/
Dghashp8-ppc.S18 vaddubm 8,8,8
23 vaddubm 8,8,8
349 vaddubm 18,5,7
350 vaddubm 19,6,18
/external/llvm/test/CodeGen/PowerPC/
Dvaddsplat.ll65 ; CHECK: vaddubm {{[0-9]+}}, [[REG1]], [[REG1]]
76 ; CHECK: vaddubm {{[0-9]+}}, [[REG1]], [[REG1]]
148 ; CHECK: vaddubm {{[0-9]+}}, [[REG1]], [[REG2]]
Dsplat-bug.ll3 ; Checks for a previous bug where vspltisb/vaddubm were issued in place
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dvaddsplat.ll65 ; CHECK: vaddubm {{[0-9]+}}, [[REG1]], [[REG1]]
76 ; CHECK: vaddubm {{[0-9]+}}, [[REG1]], [[REG1]]
148 ; CHECK: vaddubm {{[0-9]+}}, [[REG1]], [[REG2]]
Dsplat-bug.ll3 ; Checks for a previous bug where vspltisb/vaddubm were issued in place
Dvsx-p9.ll41 ; CHECK: vaddubm 2, 3, 2
50 ; CHECK: vaddubm 2, 3, 2
Dppc64-P9-vabsd.ll68 ; CHECK-NEXT: vaddubm 2, 2, [[IMM:[0-9]+]]
/external/capstone/suite/MC/PowerPC/
Dppc64-encoding-vmx.s.cs52 0x10,0x43,0x20,0x00 = vaddubm 2, 3, 4
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/
Dppc64-encoding-vmx.s225 # CHECK-BE: vaddubm 2, 3, 4 # encoding: [0x10,0x43,0x20,0x00]
226 # CHECK-LE: vaddubm 2, 3, 4 # encoding: [0x00,0x20,0x43,0x10]
227 vaddubm 2, 3, 4
/external/llvm/test/MC/PowerPC/
Dppc64-encoding-vmx.s225 # CHECK-BE: vaddubm 2, 3, 4 # encoding: [0x10,0x43,0x20,0x00]
226 # CHECK-LE: vaddubm 2, 3, 4 # encoding: [0x00,0x20,0x43,0x10]
227 vaddubm 2, 3, 4
/external/llvm/test/MC/Disassembler/PowerPC/
Dppc64-encoding-vmx.txt195 # CHECK: vaddubm 2, 3, 4
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/PowerPC/
Dppc64-encoding-vmx.txt195 # CHECK: vaddubm 2, 3, 4
/external/v8/src/codegen/ppc/
Dconstants-ppc.h2251 V(vaddubm, VADDUBM, 0x10000000) \
/external/v8/src/compiler/backend/ppc/
Dcode-generator-ppc.cc2525 __ vaddubm(i.OutputSimd128Register(), i.InputSimd128Register(0), in AssembleArchInstruction() local
3014 __ vaddubm(i.OutputSimd128Register(), kScratchDoubleReg, tempFPReg1); in AssembleArchInstruction() local
/external/llvm/lib/Target/PowerPC/
DPPCInstrAltivec.td491 "vaddubm $vD, $vA, $vB", IIC_VecGeneral,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrAltivec.td492 "vaddubm $vD, $vA, $vB", IIC_VecGeneral,
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/PowerPC/
DPPCGenAsmMatcher.inc4327 "\007vaddubm\007vaddubs\007vaddudm\007vadduhm\007vadduhs\007vadduqm\007v"
6430 …{ 10341 /* vaddubm */, PPC::VADDUBM, Convert__RegVRRC1_0__RegVRRC1_1__RegVRRC1_2, 0, { MCK_RegVRRC…