Lines Matching refs:SIGH
112 testl $0x80000000, SIGH(%ebx) /* Divisor */
121 movl SIGH(%ebx),%ecx /* The divisor */
122 movl SIGH(%esi),%edx /* Dividend */
184 movl SIGH(%esi),%eax
191 movl SIGH(%esi),%edx
198 cmpl SIGH(%ebx),%edx /* Test for imminent overflow */
210 sbbl SIGH(%ebx),%edx /* Prevent the overflow */
219 movl SIGH(%ebx),%ecx
235 mull SIGH(%ebx) /* mul by the ms dw of the denom */
256 movl SIGH(%ebx),%edx
274 cmpl SIGH(%ebx),%edx
285 sbbl SIGH(%ebx),%edx
309 mull SIGH(%ebx) /* mul by the ms dw of the denom */
338 movl SIGH(%ebx),%edx
364 cmpl SIGH(%ebx),%edx /* denom */
374 sbbl SIGH(%ebx),%edx
405 sbbl SIGH(%ebx),%edx