Home
last modified time | relevance | path

Searched refs:ebx (Results 1 – 25 of 548) sorted by relevance

12345678910>>...22

/external/swiftshader/third_party/LLVM/test/MC/X86/
Dx86-32-coverage.s4 movb $0x7f,0xdeadbeef(%ebx,%ecx,8)
7 movw $0x7ace,0xdeadbeef(%ebx,%ecx,8)
10 movl $0x7afebabe,0xdeadbeef(%ebx,%ecx,8)
13 movl $0x13572468,0xdeadbeef(%ebx,%ecx,8)
16 movsbl 0xdeadbeef(%ebx,%ecx,8),%ecx
19 movswl 0xdeadbeef(%ebx,%ecx,8),%ecx
22 movzbl 0xdeadbeef(%ebx,%ecx,8),%ecx
25 movzwl 0xdeadbeef(%ebx,%ecx,8),%ecx
28 pushl 0xdeadbeef(%ebx,%ecx,8)
31 popl 0xdeadbeef(%ebx,%ecx,8)
[all …]
/external/boringssl/linux-x86/crypto/md5/
Dmd5-586.S17 pushl %ebx
22 movl 4(%edi),%ebx
32 andl %ebx,%edi
36 movl %ebx,%edi
39 addl %ebx,%eax
51 xorl %ebx,%edi
54 xorl %ebx,%edi
63 leal 3250441966(%ebx,%ebp,1),%ebx
65 addl %edi,%ebx
67 roll $22,%ebx
[all …]
/external/llvm/test/MC/X86/
Dx86-32-coverage.s13 movb $0x7f,0xdeadbeef(%ebx,%ecx,8)
33 movw $0x7ace,0xdeadbeef(%ebx,%ecx,8)
53 movl $0x7afebabe,0xdeadbeef(%ebx,%ecx,8)
73 movl $0x13572468,0xdeadbeef(%ebx,%ecx,8)
93 movsbl 0xdeadbeef(%ebx,%ecx,8),%ecx
113 movsbw 0xdeadbeef(%ebx,%ecx,8),%bx
133 movswl 0xdeadbeef(%ebx,%ecx,8),%ecx
153 movzbl 0xdeadbeef(%ebx,%ecx,8),%ecx
173 movzbw 0xdeadbeef(%ebx,%ecx,8),%bx
193 movzwl 0xdeadbeef(%ebx,%ecx,8),%ecx
[all …]
Dintel-syntax.s83 mov [4*ebx], ecx
85 mov [ebx*4], ecx
97 mov [eax + 4*ebx], ecx
99 mov [eax + ebx*4], ecx
101 mov [4*ebx + eax], ecx
103 mov [ebx*4 + eax], ecx
105 mov [eax][4*ebx], ecx
107 mov [eax][ebx*4], ecx
109 mov [4*ebx][eax], ecx
111 mov [ebx*4][eax], ecx
[all …]
/external/boringssl/mac-x86/crypto/md5/
Dmd5-586.S16 pushl %ebx
21 movl 4(%edi),%ebx
31 andl %ebx,%edi
35 movl %ebx,%edi
38 addl %ebx,%eax
50 xorl %ebx,%edi
53 xorl %ebx,%edi
62 leal 3250441966(%ebx,%ebp,1),%ebx
64 addl %edi,%ebx
66 roll $22,%ebx
[all …]
/external/boringssl/win-x86/crypto/md5/
Dmd5-586.asm28 push ebx
33 mov ebx,DWORD [4+edi]
43 and edi,ebx
47 mov edi,ebx
50 add eax,ebx
62 xor edi,ebx
65 xor edi,ebx
74 lea ebx,[3250441966+ebp*1+ebx]
76 add ebx,edi
78 rol ebx,22
[all …]
/external/boringssl/linux-x86/crypto/bn/
Dco-586.S15 pushl %ebx
16 xorl %ebx,%ebx
24 addl %eax,%ebx
29 movl %ebx,(%eax)
33 xorl %ebx,%ebx
40 adcl $0,%ebx
47 adcl $0,%ebx
57 adcl %edx,%ebx
64 adcl %edx,%ebx
71 adcl %edx,%ebx
[all …]
/external/boringssl/linux-x86_64/crypto/md5/
Dmd5-x86_64.S23 movl 4(%rbp),%ebx
39 movl %ebx,%r9d
46 andl %ebx,%r11d
52 addl %ebx,%eax
53 xorl %ebx,%r11d
60 movl %ebx,%r11d
65 xorl %ebx,%r11d
72 leal -1044525330(%rbx,%r10,1),%ebx
76 addl %r11d,%ebx
77 roll $22,%ebx
[all …]
/external/boringssl/mac-x86_64/crypto/md5/
Dmd5-x86_64.S23 movl 4(%rbp),%ebx
39 movl %ebx,%r9d
46 andl %ebx,%r11d
52 addl %ebx,%eax
53 xorl %ebx,%r11d
60 movl %ebx,%r11d
65 xorl %ebx,%r11d
72 leal -1044525330(%rbx,%r10,1),%ebx
76 addl %r11d,%ebx
77 roll $22,%ebx
[all …]
/external/boringssl/mac-x86/crypto/sha/
Dsha1-586.S10 pushl %ebx
45 movl 4(%esi),%ebx
49 bswap %ebx
53 movl %ebx,4(%esp)
57 movl 20(%esi),%ebx
61 bswap %ebx
65 movl %ebx,20(%esp)
69 movl 36(%esi),%ebx
73 bswap %ebx
77 movl %ebx,36(%esp)
[all …]
Dsha256-586.S10 pushl %ebx
16 movl %esp,%ebx
28 movl %ebx,12(%esp)
31 movl 4(%edx),%ebx
38 andl $268435968,%ebx
39 orl %ebx,%ecx
43 testl $512,%ebx
53 movl 4(%edi),%ebx
57 bswap %ebx
60 pushl %ebx
[all …]
/external/boringssl/linux-x86/crypto/sha/
Dsha1-586.S11 pushl %ebx
46 movl 4(%esi),%ebx
50 bswap %ebx
54 movl %ebx,4(%esp)
58 movl 20(%esi),%ebx
62 bswap %ebx
66 movl %ebx,20(%esp)
70 movl 36(%esi),%ebx
74 bswap %ebx
78 movl %ebx,36(%esp)
[all …]
Dsha256-586.S11 pushl %ebx
17 movl %esp,%ebx
29 movl %ebx,12(%esp)
32 movl 4(%edx),%ebx
39 andl $268435968,%ebx
40 orl %ebx,%ecx
44 testl $512,%ebx
54 movl 4(%edi),%ebx
58 bswap %ebx
61 pushl %ebx
[all …]
/external/boringssl/win-x86/crypto/sha/
Dsha1-586.asm23 push ebx
58 mov ebx,DWORD [4+esi]
62 bswap ebx
66 mov DWORD [4+esp],ebx
70 mov ebx,DWORD [20+esi]
74 bswap ebx
78 mov DWORD [20+esp],ebx
82 mov ebx,DWORD [36+esi]
86 bswap ebx
90 mov DWORD [36+esp],ebx
[all …]
Dsha256-586.asm23 push ebx
29 mov ebx,esp
41 mov DWORD [12+esp],ebx
44 mov ebx,DWORD [4+edx]
51 and ebx,268435968
52 or ecx,ebx
56 test ebx,512
66 mov ebx,DWORD [4+edi]
70 bswap ebx
73 push ebx
[all …]
/external/boringssl/win-x86_64/crypto/md5/
Dmd5-x86_64.asm35 mov ebx,DWORD[4+rbp]
51 mov r9d,ebx
58 and r11d,ebx
64 add eax,ebx
65 xor r11d,ebx
72 mov r11d,ebx
77 xor r11d,ebx
84 lea ebx,[((-1044525330))+r10*1+rbx]
88 add ebx,r11d
89 rol ebx,22
[all …]
/external/boringssl/mac-x86/crypto/bn/
Dco-586.S14 pushl %ebx
15 xorl %ebx,%ebx
23 addl %eax,%ebx
28 movl %ebx,(%eax)
32 xorl %ebx,%ebx
39 adcl $0,%ebx
46 adcl $0,%ebx
56 adcl %edx,%ebx
63 adcl %edx,%ebx
70 adcl %edx,%ebx
[all …]
/external/boringssl/linux-x86/crypto/chacha/
Dchacha-x86.S11 pushl %ebx
31 movl 4(%esi),%ebx
35 movl %ebx,84(%esp)
39 movl 20(%esi),%ebx
43 movl %ebx,100(%esp)
47 movl 4(%edi),%ebx
52 movl %ebx,116(%esp)
58 movl %ebx,156(%esp)
66 movl 84(%esp),%ebx
72 movl %ebx,20(%esp)
[all …]
/external/boringssl/mac-x86/crypto/chacha/
Dchacha-x86.S10 pushl %ebx
30 movl 4(%esi),%ebx
34 movl %ebx,84(%esp)
38 movl 20(%esi),%ebx
42 movl %ebx,100(%esp)
46 movl 4(%edi),%ebx
51 movl %ebx,116(%esp)
57 movl %ebx,156(%esp)
65 movl 84(%esp),%ebx
71 movl %ebx,20(%esp)
[all …]
/external/boringssl/linux-x86_64/crypto/sha/
Dsha1-x86_64.S603 movl %r12d,%ebx
609 xorl %r11d,%ebx
613 andl %edi,%ebx
616 addl %ebx,%r13d
620 movl %r11d,%ebx
626 xorl %edi,%ebx
630 andl %esi,%ebx
633 addl %ebx,%r12d
637 movl %edi,%ebx
643 xorl %esi,%ebx
[all …]
/external/boringssl/mac-x86_64/crypto/sha/
Dsha1-x86_64.S602 movl %r12d,%ebx
608 xorl %r11d,%ebx
612 andl %edi,%ebx
615 addl %ebx,%r13d
619 movl %r11d,%ebx
625 xorl %edi,%ebx
629 andl %esi,%ebx
632 addl %ebx,%r12d
636 movl %edi,%ebx
642 xorl %esi,%ebx
[all …]
/external/boringssl/win-x86/crypto/chacha/
Dchacha-x86.asm22 push ebx
42 mov ebx,DWORD [4+esi]
46 mov DWORD [84+esp],ebx
50 mov ebx,DWORD [20+esi]
54 mov DWORD [100+esp],ebx
58 mov ebx,DWORD [4+edi]
63 mov DWORD [116+esp],ebx
69 mov DWORD [156+esp],ebx
77 mov ebx,DWORD [84+esp]
83 mov DWORD [20+esp],ebx
[all …]
/external/boringssl/win-x86/crypto/bn/
Dco-586.asm26 push ebx
27 xor ebx,ebx
35 add ebx,eax
40 mov DWORD [eax],ebx
44 xor ebx,ebx
51 adc ebx,0
58 adc ebx,0
68 adc ebx,edx
75 adc ebx,edx
82 adc ebx,edx
[all …]
/external/boringssl/mac-x86/crypto/aes/
Daes-586.S9 xorl 4(%edi),%ebx
45 movl %ebx,%esi
47 shrl $16,%ebx
91 andl $255,%ebx
92 movzbl -128(%ebp,%ebx,1),%ebx
93 shll $16,%ebx
94 xorl %ebx,%edx
95 movl 8(%esp),%ebx
155 andl %ebx,%ebp
156 leal (%ebx,%ebx,1),%edi
[all …]
/external/boringssl/linux-x86/crypto/aes/
Daes-586.S10 xorl 4(%edi),%ebx
47 movl %ebx,%esi
49 shrl $16,%ebx
95 andl $255,%ebx
96 movzbl -128(%ebp,%ebx,1),%ebx
97 shll $16,%ebx
98 xorl %ebx,%edx
99 movl 8(%esp),%ebx
160 andl %ebx,%ebp
161 leal (%ebx,%ebx,1),%edi
[all …]

12345678910>>...22