HomeSort by relevance Sort by last modified time
    Searched full:shll (Results 26 - 50 of 329) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/llvm/test/MC/Mips/micromips-dsp/
invalid.s 4 shll.ph $3, $4, 16 # CHECK: :[[@LINE]]:19: error: expected 4-bit unsigned immediate
5 shll.ph $3, $4, -1 # CHECK: :[[@LINE]]:19: error: expected 4-bit unsigned immediate
8 shll.qb $3, $4, 8 # CHECK: :[[@LINE]]:19: error: expected 3-bit unsigned immediate
9 shll.qb $3, $4, -1 # CHECK: :[[@LINE]]:19: error: expected 3-bit unsigned immediate
  /external/compiler-rt/lib/builtins/i386/
ashldi3.S 48 shll %cl, %eax // left shift low by count
53 shll %cl, %edx // shift high by count - 32
  /external/llvm/test/CodeGen/X86/
narrow-shl-cst.ll 10 ; CHECK: shll $10
19 ; CHECK: shll $10
28 ; CHECK: shll $10
shl-i64.ll 4 ; CHECK: shll
vec_shift4.ll 5 ; CHECK-NOT: shll
targetLoweringGeneric.ll 22 ; CHECK: shll
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/
386.out 36 60 00036 (testdata/386.s:60) SHLL $4, BX
37 61 00037 (testdata/386.s:61) SHLL $4, foo+4(SB)
38 62 00038 (testdata/386.s:62) SHLL $4, AX, foo+4(SB)
amd64.out 40 69 00040 (testdata/amd64.s:69) SHLL R11, R12
41 70 00041 (testdata/amd64.s:70) SHLL R11, foo+4(SB)
42 71 00042 (testdata/amd64.s:71) SHLL R11, AX, R11
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/
386.out 36 60 00036 (testdata/386.s:60) SHLL $4, BX
37 61 00037 (testdata/386.s:61) SHLL $4, foo+4(SB)
38 62 00038 (testdata/386.s:62) SHLL $4, AX, foo+4(SB)
amd64.out 40 69 00040 (testdata/amd64.s:69) SHLL R11, R12
41 70 00041 (testdata/amd64.s:70) SHLL R11, foo+4(SB)
42 71 00042 (testdata/amd64.s:71) SHLL R11, AX, R11
  /external/boringssl/linux-x86/crypto/aes/
aes-586.S 32 shll $8,%edi
38 shll $16,%edi
43 shll $24,%edi
53 shll $8,%edi
59 shll $16,%edi
64 shll $24,%edi
74 shll $8,%edi
81 shll $16,%edi
85 shll $24,%edi
92 shll $8,%ea
    [all...]
  /external/boringssl/mac-x86/crypto/aes/
aes-586.S 31 shll $8,%edi
37 shll $16,%edi
42 shll $24,%edi
51 shll $8,%edi
57 shll $16,%edi
62 shll $24,%edi
71 shll $8,%edi
78 shll $16,%edi
82 shll $24,%edi
88 shll $8,%ea
    [all...]
  /external/llvm/test/tools/llvm-objdump/X86/
macho-dis-symname.test 12 # CHECK: 0000000100000d16 shll $0x3, %edx
  /prebuilts/go/darwin-x86/src/syscall/
asm_nacl_386.s 29 SHLL $5, AX
asm_nacl_amd64p32.s 26 SHLL $5, AX
  /prebuilts/go/linux-x86/src/syscall/
asm_nacl_386.s 29 SHLL $5, AX
asm_nacl_amd64p32.s 26 SHLL $5, AX
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mips64-dsp.s 136 shll.ob $2,$3,0
137 shll.ob $2,$3,7
139 shll.qh $8,$9,0
140 shll.qh $8,$9,15
145 shll.pw $14,$15,0
146 shll.pw $14,$15,31
mips32-dsp.s 40 shll.qb $30,$31,0
41 shll.qb $30,$31,7
43 shll.ph $0,$1,0
44 shll.ph $0,$1,15
  /external/boringssl/linux-x86_64/crypto/aes/
aes-x86_64.S 196 shll $8,%r9d
198 shll $8,%r13d
204 shll $8,%ebp
209 shll $8,%esi
211 shll $16,%edi
220 shll $16,%r9d
222 shll $16,%r13d
230 shll $16,%ebp
232 shll $24,%esi
234 shll $24,%ed
    [all...]
  /external/boringssl/mac-x86_64/crypto/aes/
aes-x86_64.S 196 shll $8,%r9d
198 shll $8,%r13d
204 shll $8,%ebp
209 shll $8,%esi
211 shll $16,%edi
220 shll $16,%r9d
222 shll $16,%r13d
230 shll $16,%ebp
232 shll $24,%esi
234 shll $24,%ed
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
diagnostic.s 39 shll v1.4s, v2.4h, #15
40 shll v1.4s, v2.4h, #32
alias.s 105 \s\()shll v8.8h, v2.8b, #0
109 \s\()shll v8.4s, v2.4h, #0
113 \s\()shll v8.2d, v2.2s, #0
  /external/neven/Embedded/common/src/b_ImageEm/
Functions.c 114 uint32 shlL = 16 - invAltL.matE.bbpE;
115 mxxL = invAltL.matE.xxE << shlL;
116 mxyL = invAltL.matE.xyE << shlL;
117 myxL = invAltL.matE.yxE << shlL;
118 myyL = invAltL.matE.yyE << shlL;
131 uint32 shlL = 16 - invAltL.vecE.bbpE;
132 txL = invAltL.vecE.xE << shlL;
133 tyL = invAltL.vecE.yE << shlL;
446 uint32 shlL = 16 - invAltL.matE.bbpE;
447 mxxL = invAltL.matE.xxE << shlL;
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
immed32.d 39 [ ]*[0-9a-fA-F]+:[ ]+c1 e0 04[ ]+shll? +\$0x4,%eax
40 [ ]*[0-9a-fA-F]+:[ ]+c1 e0 08[ ]+shll? +\$0x8,%eax
41 [ ]*[0-9a-fA-F]+:[ ]+c1 e0 00[ ]+shll? +\$0x0,%eax

Completed in 535 milliseconds

12 3 4 5 6 7 8 91011>>