Lines Matching refs:edx
129 movl FPU_accum_3,%edx
142 mov %edx,%eax
155 sbbl %edx,FPU_accum_3
161 sbbl %edx,FPU_accum_2
173 movl XsigH(%ebx),%edx
175 sbbl %edx,FPU_accum_2
187 movl FPU_accum_2,%edx /* get the reduced num */
191 cmpl XsigH(%ebx),%edx
202 sbbl XsigH(%ebx),%edx
203 movl %edx,FPU_accum_2
217 mov %edx,%eax
229 sbbl %edx,FPU_accum_2
239 sbbl %edx,FPU_accum_1 /* Subtract from the num local reg */
255 movl XsigH(%ebx),%edx
257 sbbl %edx,FPU_accum_1
284 subl %edx,FPU_accum_1
289 movl XsigH(%ebx),%edx
290 addl %edx,FPU_accum_1
296 movl FPU_accum_1,%edx /* get the reduced num */
297 cmpl XsigH(%ebx),%edx /* denom */
300 movl XsigH(%ebx),%edx
301 addl %edx,FPU_accum_1
308 movl FPU_accum_1,%edx /* get the reduced num */
311 cmpl XsigH(%ebx),%edx /* denom */
315 subl XsigH(%ebx),%edx
316 movl %edx,FPU_accum_1
323 movl FPU_accum_1,%edx