Lines Matching refs:edx
92 movswl EXP(%esi),%edx
94 subl %eax,%edx
95 addl EXP_BIAS,%edx
98 cmpl EXP_WAY_UNDER,%edx
102 movl EXP_WAY_UNDER,%edx
121 movl SIGH(%esi),%edx /* Dividend */
124 cmpl %ecx,%edx
128 subl %ecx,%edx /* Prevent the overflow */
190 movl SIGH(%esi),%edx
197 cmpl SIGH(%ebx),%edx /* Test for imminent overflow */
209 sbbl SIGH(%ebx),%edx /* Prevent the overflow */
211 movl %edx,FPU_accum_3
224 mov %edx,%eax
237 sbbl %edx,FPU_accum_3
243 sbbl %edx,FPU_accum_2
255 movl SIGH(%ebx),%edx
257 sbbl %edx,FPU_accum_2
269 movl FPU_accum_2,%edx /* get the reduced num */
273 cmpl SIGH(%ebx),%edx
284 sbbl SIGH(%ebx),%edx
285 movl %edx,FPU_accum_2
299 mov %edx,%eax
311 sbbl %edx,FPU_accum_2
321 sbbl %edx,FPU_accum_1 /* Subtract from the num local reg */
337 movl SIGH(%ebx),%edx
339 sbbl %edx,FPU_accum_1
359 movl FPU_accum_1,%edx /* get the reduced num */
363 cmpl SIGH(%ebx),%edx /* denom */
373 sbbl SIGH(%ebx),%edx
374 movl %edx,FPU_accum_1
392 movl FPU_accum_1,%edx
394 orl %edx,%eax
400 rcll $1,%edx
404 sbbl SIGH(%ebx),%edx
437 movl %eax,%edx