/external/boringssl/linux-ppc64le/crypto/aes/ |
D | aesp8-ppc.S | 1982 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/ |
D | aesp8-ppc.S | 2014 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 …]
|
D | ghashp8-ppc.S | 32 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/ |
D | ghashp8-ppc.S | 18 vaddubm 8,8,8 23 vaddubm 8,8,8 349 vaddubm 18,5,7 350 vaddubm 19,6,18
|
/external/llvm/test/CodeGen/PowerPC/ |
D | vaddsplat.ll | 65 ; CHECK: vaddubm {{[0-9]+}}, [[REG1]], [[REG1]] 76 ; CHECK: vaddubm {{[0-9]+}}, [[REG1]], [[REG1]] 148 ; CHECK: vaddubm {{[0-9]+}}, [[REG1]], [[REG2]]
|
D | splat-bug.ll | 3 ; Checks for a previous bug where vspltisb/vaddubm were issued in place
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | vaddsplat.ll | 65 ; CHECK: vaddubm {{[0-9]+}}, [[REG1]], [[REG1]] 76 ; CHECK: vaddubm {{[0-9]+}}, [[REG1]], [[REG1]] 148 ; CHECK: vaddubm {{[0-9]+}}, [[REG1]], [[REG2]]
|
D | splat-bug.ll | 3 ; Checks for a previous bug where vspltisb/vaddubm were issued in place
|
D | vsx-p9.ll | 41 ; CHECK: vaddubm 2, 3, 2 50 ; CHECK: vaddubm 2, 3, 2
|
D | ppc64-P9-vabsd.ll | 68 ; CHECK-NEXT: vaddubm 2, 2, [[IMM:[0-9]+]]
|
/external/capstone/suite/MC/PowerPC/ |
D | ppc64-encoding-vmx.s.cs | 52 0x10,0x43,0x20,0x00 = vaddubm 2, 3, 4
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/ |
D | ppc64-encoding-vmx.s | 225 # 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/ |
D | ppc64-encoding-vmx.s | 225 # 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/ |
D | ppc64-encoding-vmx.txt | 195 # CHECK: vaddubm 2, 3, 4
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-encoding-vmx.txt | 195 # CHECK: vaddubm 2, 3, 4
|
/external/v8/src/codegen/ppc/ |
D | constants-ppc.h | 2251 V(vaddubm, VADDUBM, 0x10000000) \
|
/external/v8/src/compiler/backend/ppc/ |
D | code-generator-ppc.cc | 2525 __ vaddubm(i.OutputSimd128Register(), i.InputSimd128Register(0), in AssembleArchInstruction() local 3014 __ vaddubm(i.OutputSimd128Register(), kScratchDoubleReg, tempFPReg1); in AssembleArchInstruction() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrAltivec.td | 491 "vaddubm $vD, $vA, $vB", IIC_VecGeneral,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrAltivec.td | 492 "vaddubm $vD, $vA, $vB", IIC_VecGeneral,
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/PowerPC/ |
D | PPCGenAsmMatcher.inc | 4327 "\007vaddubm\007vaddubs\007vaddudm\007vadduhm\007vadduhs\007vadduqm\007v" 6430 …{ 10341 /* vaddubm */, PPC::VADDUBM, Convert__RegVRRC1_0__RegVRRC1_1__RegVRRC1_2, 0, { MCK_RegVRRC…
|