Lines Matching refs:eax

93 	movswl	EXP(%ebx),%eax
94 subl %eax,%edx
122 movl SIGL(%esi),%eax /* Dividend */
133 movl %eax,FPU_result_2
136 xorl %eax,%eax
138 movl %eax,FPU_result_1
141 xorl %eax,%eax
155 rcrl %eax
181 movl SIGL(%esi),%eax
182 movl %eax,FPU_accum_2
183 movl SIGH(%esi),%eax
184 movl %eax,FPU_accum_3
185 xorl %eax,%eax
186 movl %eax,FPU_accum_1 /* zero the extension */
187 movl %eax,FPU_accum_0 /* zero the extension */
189 movl SIGL(%esi),%eax /* Get the current num */
201 cmpl SIGL(%ebx),%eax
208 subl SIGL(%ebx),%eax
210 movl %eax,FPU_accum_2
224 mov %edx,%eax
232 movl %eax,FPU_result_2 /* Put the result in the answer */
236 subl %eax,FPU_accum_2 /* Subtract from the num local reg */
239 movl FPU_result_2,%eax /* Get the result back */
242 subl %eax,FPU_accum_1 /* Subtract from the num local reg */
254 movl SIGL(%ebx),%eax
256 subl %eax,FPU_accum_1 /* Subtract from the num local reg */
270 movl FPU_accum_1,%eax
277 cmpl SIGL(%ebx),%eax
283 subl SIGL(%ebx),%eax
286 movl %eax,FPU_accum_1
299 mov %edx,%eax
306 movl %eax,FPU_result_1 /* Put the result in the answer */
310 subl %eax,FPU_accum_1 /* Subtract from the num local reg */
317 movl FPU_result_1,%eax /* Get the result back */
320 subl %eax,FPU_accum_0 /* Subtract from the num local reg */
336 movl SIGL(%ebx),%eax
338 subl %eax,FPU_accum_0 /* Subtract from the num local reg */
360 movl FPU_accum_0,%eax
367 cmpl SIGL(%ebx),%eax /* denom */
372 subl SIGL(%ebx),%eax
375 movl %eax,FPU_accum_0
393 movl %ecx,%eax
394 orl %edx,%eax
407 movl $0x70000000,%eax /* Denom was larger */
413 movl $0x80000000,%eax /* Remainder was exactly 1/2 denom */
417 movl $0xff000000,%eax /* Denom was smaller */
431 rcrl %eax
437 movl %eax,%edx
439 movl FPU_result_2,%eax
464 movl $-1,%eax