/external/llvm/test/CodeGen/X86/ |
or-lea.ll | 79 ; CHECK-NEXT: shll $4, %edi
|
x86-win64-shrink-wrapping.ll | 74 ; CHECK: shll $3, [[SUM]]
|
/external/llvm/test/MC/Mips/dsp/ |
valid.s | 107 shll.ph $1, $2, 3 # CHECK: shll.ph $1, $2, 3 # encoding: [0x7c,0x62,0x0a,0x13] 109 shll.qb $1, $2, 3 # CHECK: shll.qb $1, $2, 3 # encoding: [0x7c,0x62,0x08,0x13]
|
/external/llvm/test/MC/Mips/micromips-dsp/ |
valid.s | 55 shll.ph $3, $4, 5 # CHECK: shll.ph $3, $4, 5 # encoding: [0x00,0x64,0x53,0xb5] 57 shll.qb $3, $4, 5 # CHECK: shll.qb $3, $4, 5 # encoding: [0x00,0x64,0xa8,0x7c]
|
/external/llvm/test/MC/Mips/micromips-dspr2/ |
valid.s | 71 shll.ph $3, $4, 5 # CHECK: shll.ph $3, $4, 5 # encoding: [0x00,0x64,0x53,0xb5] 73 shll.qb $3, $4, 5 # CHECK: shll.qb $3, $4, 5 # encoding: [0x00,0x64,0xa8,0x7c]
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/ |
anames.go | 211 "SHLL",
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/ |
anames.go | 208 "SHLL",
|
/prebuilts/go/darwin-x86/src/crypto/md5/ |
md5block_386.s | 67 SHLL $6, DX
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/ |
anames.go | 211 "SHLL",
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/x86/ |
anames.go | 208 "SHLL",
|
/prebuilts/go/linux-x86/src/crypto/md5/ |
md5block_386.s | 67 SHLL $6, DX
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/ |
verbose-error.l | 97 [^:]*:32: Error: operand mismatch -- `shll v14.8b,v15.8h,#1' 99 [^:]*:32: Info: shll v14.8h,v15.8b,#1 101 [^:]*:32: Info: shll v14.4s,v15.4h,#1 102 [^:]*:32: Info: shll v14.2d,v15.2s,#1
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
tahoe.h | 108 { "shll", {"rbrlwl", 0x48 } },
|
h8300.h | [all...] |
/external/skia/src/opts/ |
SkBlitRow_opts_mips_dsp.cpp | 175 "shll.ph %[t4], %[t7], 2 \n\t" 492 "shll.ph %[s1], %[t4], 11 \n\t" 493 "shll.ph %[t0], %[t6], 5 \n\t" [all...] |
/bionic/libm/x86_64/ |
s_cos.S | 370 shll %cl, %r9d 403 shll $4, %edx 415 shll $16, %esi 446 shll $3, %eax 453 shll $5, %edx
|
s_sin.S | 210 shll $5, %edx 377 shll %cl, %r9d 410 shll $4, %edx 422 shll $16, %esi 453 shll $3, %eax 460 shll $5, %edx
|
/external/webp/src/dsp/ |
lossless_mips_dsp_r2.c | 299 "shll.ph %[temp0], %[temp0], 8 \n\t" 300 "shll.ph %[temp1], %[temp1], 8 \n\t" 301 "shll.ph %[temp2], %[temp2], 8 \n\t" 311 "shll.ph %[temp3], %[temp3], 8 \n\t" 322 "shll.ph %[temp4], %[temp5], 8 \n\t" [all...] |
/external/boringssl/linux-x86/crypto/aes/ |
aesni-x86.S | 65 shll $4,%ecx 93 shll $4,%ecx 121 shll $4,%ecx 154 shll $4,%ecx 188 shll $4,%ecx 227 shll $4,%ecx 265 shll $4,%ecx 320 shll $4,%ecx 639 shll $4,%ecx 744 shll $4,%eb [all...] |
/external/boringssl/mac-x86/crypto/aes/ |
aesni-x86.S | 60 shll $4,%ecx 86 shll $4,%ecx 112 shll $4,%ecx 143 shll $4,%ecx 175 shll $4,%ecx 212 shll $4,%ecx 248 shll $4,%ecx 301 shll $4,%ecx 616 shll $4,%ecx 719 shll $4,%eb [all...] |
/external/boringssl/linux-x86_64/crypto/aes/ |
aesni-x86_64.S | 58 shll $4,%eax 87 shll $4,%eax 116 shll $4,%eax 150 shll $4,%eax 184 shll $4,%eax 224 shll $4,%eax 264 shll $4,%eax 318 shll $4,%eax 372 shll $4,%eax 436 shll $4,%ea [all...] |
/external/boringssl/mac-x86_64/crypto/aes/ |
aesni-x86_64.S | 57 shll $4,%eax 86 shll $4,%eax 115 shll $4,%eax 149 shll $4,%eax 183 shll $4,%eax 223 shll $4,%eax 263 shll $4,%eax 317 shll $4,%eax 371 shll $4,%eax 435 shll $4,%ea [all...] |
/external/llvm/test/MC/Disassembler/Mips/dsp/ |
valid.txt | 104 0x7c 0x62 0x0a 0x13 # CHECK: shll.ph $1, $2, 3 106 0x7c 0x62 0x08 0x13 # CHECK: shll.qb $1, $2, 3
|
/external/llvm/test/MC/Disassembler/Mips/micromips-dsp/ |
valid.txt | 54 0x00 0x64 0x53 0xb5 # CHECK: shll.ph $3, $4, 5 56 0x00 0x64 0xa8 0x7c # CHECK: shll.qb $3, $4, 5
|
/external/llvm/test/MC/Disassembler/Mips/micromips-dspr2/ |
valid.txt | 70 0x00 0x64 0x53 0xb5 # CHECK: shll.ph $3, $4, 5 72 0x00 0x64 0xa8 0x7c # CHECK: shll.qb $3, $4, 5
|