Lines Matching refs:ebx
51 pushl %ebx
70 1: movl (%esi), %ebx
71 adcl %ebx, %eax
72 movl 4(%esi), %ebx
73 adcl %ebx, %eax
74 movl 8(%esi), %ebx
75 adcl %ebx, %eax
76 movl 12(%esi), %ebx
77 adcl %ebx, %eax
78 movl 16(%esi), %ebx
79 adcl %ebx, %eax
80 movl 20(%esi), %ebx
81 adcl %ebx, %eax
82 movl 24(%esi), %ebx
83 adcl %ebx, %eax
84 movl 28(%esi), %ebx
85 adcl %ebx, %eax
111 popl %ebx
121 pushl %ebx
130 movl %ecx, %ebx
131 andl $0x7c, %ebx
133 addl %ebx,%esi
134 shrl $2, %ebx
135 negl %ebx
136 lea 45f(%ebx,%ebx,2), %ebx
138 jmp *%ebx
149 movzbl (%esi),%ebx # csumming 1 byte, 2-aligned
150 addl %ebx, %eax
202 movl $0xffffff,%ebx # by the shll and shrl instructions
204 shrl %cl,%ebx
205 andl -128(%esi),%ebx # esi is 4-aligned so should be ok
206 addl %ebx,%eax
209 popl %ebx