Lines Matching refs:edx
130 movl FPU_accum_3,%edx
143 mov %edx,%eax
156 sbbl %edx,FPU_accum_3
162 sbbl %edx,FPU_accum_2
174 movl XsigH(%ebx),%edx
176 sbbl %edx,FPU_accum_2
188 movl FPU_accum_2,%edx /* get the reduced num */
192 cmpl XsigH(%ebx),%edx
203 sbbl XsigH(%ebx),%edx
204 movl %edx,FPU_accum_2
218 mov %edx,%eax
230 sbbl %edx,FPU_accum_2
240 sbbl %edx,FPU_accum_1 /* Subtract from the num local reg */
256 movl XsigH(%ebx),%edx
258 sbbl %edx,FPU_accum_1
285 subl %edx,FPU_accum_1
290 movl XsigH(%ebx),%edx
291 addl %edx,FPU_accum_1
297 movl FPU_accum_1,%edx /* get the reduced num */
298 cmpl XsigH(%ebx),%edx /* denom */
301 movl XsigH(%ebx),%edx
302 addl %edx,FPU_accum_1
309 movl FPU_accum_1,%edx /* get the reduced num */
312 cmpl XsigH(%ebx),%edx /* denom */
316 subl XsigH(%ebx),%edx
317 movl %edx,FPU_accum_1
324 movl FPU_accum_1,%edx