Lines Matching refs:xorl
35 xorl %ecx, %eax
36 xorl %ecx, %edx // EDX:EAX = (b < 0) ? not(b) : b
47 xorl %ecx, %eax
48 xorl %ecx, %edx // EDX:EAX = (a < 0) ? not(a) : a
53 xorl %ecx, %esi // sign of result = (sign of a) ^ (sign of b)
92 xorl %edx, %edx
97 xorl %esi, %eax
98 xorl %esi, %edx
130 xorl %edx, %edx
135 xorl %esi, %eax
136 xorl %esi, %edx
147 xorl %edx, %edx // ahi = qhi*b + rhi with 0 ≤ rhi < b
156 xorl %esi, %eax
157 xorl %esi, %edx