Lines Matching refs:edx
93 movswl EXP(%esi),%edx
95 subl %eax,%edx
96 addl EXP_BIAS,%edx
99 cmpl EXP_WAY_UNDER,%edx
103 movl EXP_WAY_UNDER,%edx
122 movl SIGH(%esi),%edx /* Dividend */
125 cmpl %ecx,%edx
129 subl %ecx,%edx /* Prevent the overflow */
191 movl SIGH(%esi),%edx
198 cmpl SIGH(%ebx),%edx /* Test for imminent overflow */
210 sbbl SIGH(%ebx),%edx /* Prevent the overflow */
212 movl %edx,FPU_accum_3
225 mov %edx,%eax
238 sbbl %edx,FPU_accum_3
244 sbbl %edx,FPU_accum_2
256 movl SIGH(%ebx),%edx
258 sbbl %edx,FPU_accum_2
270 movl FPU_accum_2,%edx /* get the reduced num */
274 cmpl SIGH(%ebx),%edx
285 sbbl SIGH(%ebx),%edx
286 movl %edx,FPU_accum_2
300 mov %edx,%eax
312 sbbl %edx,FPU_accum_2
322 sbbl %edx,FPU_accum_1 /* Subtract from the num local reg */
338 movl SIGH(%ebx),%edx
340 sbbl %edx,FPU_accum_1
360 movl FPU_accum_1,%edx /* get the reduced num */
364 cmpl SIGH(%ebx),%edx /* denom */
374 sbbl SIGH(%ebx),%edx
375 movl %edx,FPU_accum_1
393 movl FPU_accum_1,%edx
395 orl %edx,%eax
401 rcll $1,%edx
405 sbbl SIGH(%ebx),%edx
438 movl %eax,%edx