Lines Matching refs:XsigH
36 #define XsigH(x) 8(x) macro
92 testl $0x80000000, XsigH(%ebx) /* Divisor */
115 movl XsigH(%esi),%eax
136 movl XsigH(%ebx),%ecx
152 mull XsigH(%ebx) /* mul by the ms dw of the denom */
173 movl XsigH(%ebx),%edx
191 cmpl XsigH(%ebx),%edx
202 sbbl XsigH(%ebx),%edx
226 mull XsigH(%ebx) /* mul by the ms dw of the denom */
255 movl XsigH(%ebx),%edx
289 movl XsigH(%ebx),%edx
297 cmpl XsigH(%ebx),%edx /* denom */
300 movl XsigH(%ebx),%edx
311 cmpl XsigH(%ebx),%edx /* denom */
315 subl XsigH(%ebx),%edx
324 divl XsigH(%ebx)
335 movl %eax,XsigH(%esi)