Lines Matching refs:ebx
58 push %ebx / save regs per calling convention
61 mov %edx, %ebx / copy character across all bytes in wd
63 or %ebx, %edx
64 mov %edx, %ebx
66 or %ebx, %edx
73 mov %esi, %ebx / copy word
75 xor %edx, %ebx / tmpword = word ^ char
80 lea -0x01010101(%ebx), %ecx / repeat with tmpword
81 not %ebx
82 and $0x80808080, %ebx
83 and %ecx, %ebx
88 pop %esi / restore esi ebx as per calling cvntn
89 pop %ebx
111 pop %ebx