/external/capstone/suite/MC/AArch64/ |
neon-shift-left-long.s.cs | 2 0x20,0xa4,0x0b,0x0f = sshll v0.8h, v1.8b, #3 3 0x20,0xa4,0x13,0x0f = sshll v0.4s, v1.4h, #3 4 0x20,0xa4,0x23,0x0f = sshll v0.2d, v1.2s, #3
|
/external/llvm/test/CodeGen/AArch64/ |
arm64-subvector-extend.ll | 19 ; CHECK-NEXT: sshll.8h v0, v0, #0 37 ; CHECK-NEXT: sshll.8h v0, v0, #0 57 ; CHECK-NEXT: sshll.4s v0, v0, #0 75 ; CHECK-NEXT: sshll.4s v0, v0, #0 93 ; CHECK-NEXT: sshll.8h v0, v0, #0 95 ; CHECK-NEXT: sshll.4s v0, v0, #0 117 ; CHECK-NEXT: sshll.2d v0, v0, #0 135 ; CHECK-NEXT: sshll.4s v0, v0, #0 137 ; CHECK-NEXT: sshll.2d v0, v0, #0
|
arm64-extend-int-to-fp.ll | 14 ; CHECK: sshll.4s v0, v0, #0
|
arm64-vselect.ll | 11 ; sshll.4s v0, v0, #0
|
complex-int-to-fp.ll | 15 ; CHECK: sshll.2d [[VAL64:v[0-9]+]], v0, #0 35 ; CHECK: sshll.2d [[VAL64:v[0-9]+]], [[VAL32]], #0 56 ; CHECK: sshll.2d [[VAL64:v[0-9]+]], [[VAL32]], #0 130 ; CHECK: sshll.4s [[VAL32:v[0-9]+]], v0, #0 150 ; CHECK: sshll.4s [[VAL32:v[0-9]+]], [[VAL16]], #0
|
arm64-vbitwise.ll | 24 ;CHECK: sshll.8h 40 ;CHECK: sshll.4s 56 ;CHECK: sshll.2d
|
arm64-scvt.ll | 409 ; CHECK-NEXT: sshll.8h [[SEXTREG1:v[0-9]+]], v[[REGNUM]], #0 410 ; CHECK-NEXT: sshll.4s v[[SEXTREG:[0-9]+]], [[SEXTREG1]], #0 428 ; CHECK-NEXT: sshll.4s v[[SEXTREG:[0-9]+]], v[[REGNUM]], #0 470 ; CHECK-NEXT: sshll.8h [[SEXTREG1:v[0-9]+]], v[[REGNUM]], #0 471 ; CHECK-NEXT: sshll.4s v[[SEXTREG:[0-9]+]], [[SEXTREG1]], #0 489 ; CHECK-NEXT: sshll.4s v[[SEXTREG:[0-9]+]], v[[REGNUM]], #0 544 ; CHECK-NEXT: sshll.4s [[SEXTREG1:v[0-9]+]], v[[REGNUM]], #0 545 ; CHECK-NEXT: sshll.2d v[[SEXTREG:[0-9]+]], [[SEXTREG1]], #0 563 ; CHECK-NEXT: sshll.2d v[[SEXTREG:[0-9]+]], v[[REGNUM]], #0 604 ; CHECK-NEXT: sshll.4s [[SEXTREG1:v[0-9]+]], v[[REGNUM]], # [all...] |
neon-shift-left-long.ll | 5 ; CHECK: sshll {{v[0-9]+}}.8h, {{v[0-9]+}}.8b, #3 13 ; CHECK: sshll {{v[0-9]+}}.4s, {{v[0-9]+}}.4h, #9 21 ; CHECK: sshll {{v[0-9]+}}.2d, {{v[0-9]+}}.2s, #19 107 ; CHECK: sshll {{v[0-9]+}}.8h, {{v[0-9]+}}.8b, #0 114 ; CHECK: sshll {{v[0-9]+}}.4s, {{v[0-9]+}}.4h, #0 121 ; CHECK: sshll {{v[0-9]+}}.2d, {{v[0-9]+}}.2s, #0
|
arm64-fast-isel-noconvert.ll | 15 ; CHECK: sshll.2d [[EXT:v[0-9]+]], v0, #0
|
fold-constants.ll | 24 ; CHECK-NEXT: sshll v0.8h, v0.8b, #0
|
fdiv_combine.ll | 86 ; CHECK: sshll.4s v0, v0, #0
|
fp16-v8-instructions.ll | 259 ; CHECK-NEXT: sshll v[[REG1:[0-9]+]].8h, v0.8b, #0 261 ; CHECK-NEXT: sshll [[HI:v[0-9]+\.4s]], v[[REG1]].4h, #0 275 ; CHECK-NEXT: sshll [[HI:v[0-9]+\.4s]], v0.4h, #0
|
fp16-v4-instructions.ll | 137 ; CHECK-NEXT: sshll [[OP3:v[0-9]+\.4s]], [[OP2]], #0 148 ; CHECK-NEXT: sshll [[OP1:v[0-9]+\.4s]], v0.4h, #0
|
/external/llvm/test/MC/AArch64/ |
neon-shift-left-long.s | 8 sshll v0.8h, v1.8b, #3 9 sshll v0.4s, v1.4h, #3 10 sshll v0.2d, v1.2s, #3 15 // CHECK: sshll v0.8h, v1.8b, #3 // encoding: [0x20,0xa4,0x0b,0x0f] 16 // CHECK: sshll v0.4s, v1.4h, #3 // encoding: [0x20,0xa4,0x13,0x0f] 17 // CHECK: sshll v0.2d, v1.2s, #3 // encoding: [0x20,0xa4,0x23,0x0f]
|
neon-sxtl.s | 12 // CHECK: sshll v0.8h, v1.8b, #0 // encoding: [0x20,0xa4,0x08,0x0f] 13 // CHECK: sshll v0.4s, v1.4h, #0 // encoding: [0x20,0xa4,0x10,0x0f] 14 // CHECK: sshll v0.2d, v1.2s, #0 // encoding: [0x20,0xa4,0x20,0x0f]
|
arm64-aliases.s | 761 ; CHECK: sshll.8h v1, v2, #0 763 ; CHECK: sshll.8h v1, v2, #0 766 ; CHECK: sshll.4s v1, v2, #0 768 ; CHECK: sshll.4s v1, v2, #0 771 ; CHECK: sshll.2d v1, v2, #0 773 ; CHECK: sshll.2d v1, v2, #0
|
arm64-advsimd.s | [all...] |
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/ |
no-aliases.d | 76 10c: 0f08a448 sshll v8.8h, v2.8b, #0 77 110: 0f08a448 sshll v8.8h, v2.8b, #0 80 11c: 0f10a448 sshll v8.4s, v2.4h, #0 81 120: 0f10a448 sshll v8.4s, v2.4h, #0 84 12c: 0f20a448 sshll v8.2d, v2.2s, #0 85 130: 0f20a448 sshll v8.2d, v2.2s, #0
|
illegal.s | 167 sshll v8.8h, v2.8b, #8
|
/external/libxaac/decoder/armv8/ |
ixheaacd_overlap_add1.s | 101 SSHLL V27.4S, V3.4H, #0 120 SSHLL V27.4S, V2.4H, #0 170 SSHLL V27.4S, V3.4H, #0 177 SSHLL V27.4S, V2.4H, #0 226 SSHLL V27.4S, V3.4H, #0 236 SSHLL V27.4S, V2.4H, #0 292 SSHLL V27.4S, V3.4H, #0 299 SSHLL V27.4S, V2.4H, #0
|
/toolchain/binutils/binutils-2.27/opcodes/ |
aarch64-asm-2.c | 95 case 379: /* sshll */ 96 value = 379; /* --> sshll. */
|
/external/libjpeg-turbo/simd/ |
jsimd_arm64_neon.S | 300 sshll v22.4s, v22.4h, #(CONST_BITS) /* tmp0l tmp0 = LEFT_SHIFT(z2 + z3, CONST_BITS); */ 301 sshll v26.4s, v26.4h, #(CONST_BITS) /* tmp1l tmp1 = LEFT_SHIFT(z2 - z3, CONST_BITS); */ 474 sshll v22.4s, v22.4h, #(CONST_BITS) /* tmp0l tmp0 = LEFT_SHIFT(z2 + z3, CONST_BITS); */ 476 sshll v26.4s, v26.4h, #(CONST_BITS) /* tmp1l tmp1 = LEFT_SHIFT(z2 - z3, CONST_BITS); */ [all...] |
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/ |
tables.go | 347 SSHLL 816 SSHLL: "SSHLL", [all...] |
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/ |
tables.go | 347 SSHLL 816 SSHLL: "SSHLL", [all...] |
/external/llvm/lib/Target/AArch64/ |
AArch64SchedCyclone.td | 494 // SHLL,SSHLL,USHLL
|