Lines Matching refs:ebx
87 pushl %ebx
90 movl REGB,%ebx
94 movswl EXP(%ebx),%eax
112 testl $0x80000000, SIGH(%ebx) /* Divisor */
117 cmpl $0,SIGL(%ebx)
121 movl SIGH(%ebx),%ecx /* The divisor */
198 cmpl SIGH(%ebx),%edx /* Test for imminent overflow */
202 cmpl SIGL(%ebx),%eax
209 subl SIGL(%ebx),%eax
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 */
241 mull SIGL(%ebx) /* now mul the ls dw of the denom */
255 movl SIGL(%ebx),%eax
256 movl SIGH(%ebx),%edx
274 cmpl SIGH(%ebx),%edx
278 cmpl SIGL(%ebx),%eax
284 subl SIGL(%ebx),%eax
285 sbbl SIGH(%ebx),%edx
309 mull SIGH(%ebx) /* mul by the ms dw of the denom */
319 mull SIGL(%ebx) /* now mul the ls dw of the denom */
337 movl SIGL(%ebx),%eax
338 movl SIGH(%ebx),%edx
364 cmpl SIGH(%ebx),%edx /* denom */
368 cmpl SIGL(%ebx),%eax /* denom */
373 subl SIGL(%ebx),%eax
374 sbbl SIGH(%ebx),%edx
404 subl SIGL(%ebx),%ecx
405 sbbl SIGH(%ebx),%edx
439 movl FPU_result_1,%ebx
449 pop %ebx
455 pop %ebx
461 pop %ebx
466 popl %ebx