Lines Matching refs:ebx
51 pushl %ebx
63 movzbl (%esi), %ebx
64 adcl %ebx, %eax
83 1: movl (%esi), %ebx
84 adcl %ebx, %eax
85 movl 4(%esi), %ebx
86 adcl %ebx, %eax
87 movl 8(%esi), %ebx
88 adcl %ebx, %eax
89 movl 12(%esi), %ebx
90 adcl %ebx, %eax
91 movl 16(%esi), %ebx
92 adcl %ebx, %eax
93 movl 20(%esi), %ebx
94 adcl %ebx, %eax
95 movl 24(%esi), %ebx
96 adcl %ebx, %eax
97 movl 28(%esi), %ebx
98 adcl %ebx, %eax
128 popl %ebx
139 pushl %ebx
148 movl %ecx, %ebx
149 andl $0x7c, %ebx
151 addl %ebx,%esi
152 shrl $2, %ebx
153 negl %ebx
154 lea 45f(%ebx,%ebx,2), %ebx
156 JMP_NOSPEC ebx
169 movzbl (%esi), %ebx
170 addl %ebx, %eax
182 movzbl (%esi),%ebx # csumming 1 byte, 2-aligned
183 addl %ebx, %eax
235 movl $0xffffff,%ebx # by the shll and shrl instructions
237 shrl %cl,%ebx
238 andl -128(%esi),%ebx # esi is 4-aligned so should be ok
239 addl %ebx,%eax
246 popl %ebx
276 pushl %ebx