Lines Matching refs:ebx
46 pushl %ebx
47 movl (%esi),%ebx /* lsl */
50 shrd %cl,%ebx,%eax
51 shrd %cl,%edx,%ebx
53 movl %ebx,(%esi)
55 popl %ebx
119 pushl %ebx
134 xorl %ebx,%ebx
135 shrd %cl,%eax,%ebx
138 orl %ebx,%ebx /* test these 32 bits */
146 popl %ebx
153 movl (%esi),%ebx /* lsl */
156 shrd %cl,%ebx,%eax
157 shrd %cl,%edx,%ebx
161 movl %ebx,(%esi)
163 popl %ebx
174 movl (%esi),%ebx /* lsl */
177 shrd %cl,%ebx,%edx
178 shrd %cl,%eax,%ebx
180 orl %ebx,%edx
189 popl %ebx
197 movl (%esi),%ebx
198 orl 4(%esi),%ebx
200 xorl %ebx,%ebx
201 movl %ebx,(%esi)
202 movl %ebx,4(%esi)
203 popl %ebx