Lines Matching refs:SIGH
111 testl $0x80000000, SIGH(%ebx) /* Divisor */
120 movl SIGH(%ebx),%ecx /* The divisor */
121 movl SIGH(%esi),%edx /* Dividend */
183 movl SIGH(%esi),%eax
190 movl SIGH(%esi),%edx
197 cmpl SIGH(%ebx),%edx /* Test for imminent overflow */
209 sbbl SIGH(%ebx),%edx /* Prevent the overflow */
218 movl SIGH(%ebx),%ecx
234 mull SIGH(%ebx) /* mul by the ms dw of the denom */
255 movl SIGH(%ebx),%edx
273 cmpl SIGH(%ebx),%edx
284 sbbl SIGH(%ebx),%edx
308 mull SIGH(%ebx) /* mul by the ms dw of the denom */
337 movl SIGH(%ebx),%edx
363 cmpl SIGH(%ebx),%edx /* denom */
373 sbbl SIGH(%ebx),%edx
404 sbbl SIGH(%ebx),%edx