Lines Matching refs:ebx
87 pushl %ebx
90 movl PARAM2,%ebx /* pointer to denom */
93 testl $0x80000000, XsigH(%ebx) /* Divisor */
137 movl XsigH(%ebx),%ecx
153 mull XsigH(%ebx) /* mul by the ms dw of the denom */
159 mull XsigL(%ebx) /* now mul the ls dw of the denom */
173 movl XsigL(%ebx),%eax
174 movl XsigH(%ebx),%edx
192 cmpl XsigH(%ebx),%edx
196 cmpl XsigL(%ebx),%eax
202 subl XsigL(%ebx),%eax
203 sbbl XsigH(%ebx),%edx
227 mull XsigH(%ebx) /* mul by the ms dw of the denom */
237 mull XsigL(%ebx) /* now mul the ls dw of the denom */
255 movl XsigL(%ebx),%eax
256 movl XsigH(%ebx),%edx
283 mull XsigLL(%ebx) /* del */
290 movl XsigH(%ebx),%edx
298 cmpl XsigH(%ebx),%edx /* denom */
301 movl XsigH(%ebx),%edx
312 cmpl XsigH(%ebx),%edx /* denom */
316 subl XsigH(%ebx),%edx
325 divl XsigH(%ebx)
339 popl %ebx
352 pop %ebx
358 pop %ebx
364 pop %ebx