Lines Matching refs:ebx
86 pushl %ebx
89 movl REGB,%ebx
93 movswl EXP(%ebx),%eax
111 testl $0x80000000, SIGH(%ebx) /* Divisor */
116 cmpl $0,SIGL(%ebx)
120 movl SIGH(%ebx),%ecx /* The divisor */
197 cmpl SIGH(%ebx),%edx /* Test for imminent overflow */
201 cmpl SIGL(%ebx),%eax
208 subl SIGL(%ebx),%eax
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 */
240 mull SIGL(%ebx) /* now mul the ls dw of the denom */
254 movl SIGL(%ebx),%eax
255 movl SIGH(%ebx),%edx
273 cmpl SIGH(%ebx),%edx
277 cmpl SIGL(%ebx),%eax
283 subl SIGL(%ebx),%eax
284 sbbl SIGH(%ebx),%edx
308 mull SIGH(%ebx) /* mul by the ms dw of the denom */
318 mull SIGL(%ebx) /* now mul the ls dw of the denom */
336 movl SIGL(%ebx),%eax
337 movl SIGH(%ebx),%edx
363 cmpl SIGH(%ebx),%edx /* denom */
367 cmpl SIGL(%ebx),%eax /* denom */
372 subl SIGL(%ebx),%eax
373 sbbl SIGH(%ebx),%edx
403 subl SIGL(%ebx),%ecx
404 sbbl SIGH(%ebx),%edx
438 movl FPU_result_1,%ebx
448 pop %ebx
454 pop %ebx
460 pop %ebx
465 popl %ebx