Home | History | Annotate | Download | only in i386

Lines Matching refs:xorl

34 	xorl		%ecx,			%eax
35 xorl %ecx, %edx // EDX:EAX = (b < 0) ? not(b) : b
46 xorl %ecx, %eax
47 xorl %ecx, %edx // EDX:EAX = (a < 0) ? not(a) : a
52 xorl %ecx, %esi // sign of result = (sign of a) ^ (sign of b)
91 xorl %edx, %edx
96 xorl %esi, %eax
97 xorl %esi, %edx
129 xorl %edx, %edx
134 xorl %esi, %eax
135 xorl %esi, %edx
146 xorl %edx, %edx // ahi = qhi*b + rhi with 0 ? rhi < b
155 xorl %esi, %eax
156 xorl %esi, %edx