• Home
  • Raw
  • Download

Lines Matching refs:eax

94 	movswl	EXP(%ebx),%eax
95 subl %eax,%edx
123 movl SIGL(%esi),%eax /* Dividend */
134 movl %eax,FPU_result_2
137 xorl %eax,%eax
139 movl %eax,FPU_result_1
142 xorl %eax,%eax
156 rcrl %eax
182 movl SIGL(%esi),%eax
183 movl %eax,FPU_accum_2
184 movl SIGH(%esi),%eax
185 movl %eax,FPU_accum_3
186 xorl %eax,%eax
187 movl %eax,FPU_accum_1 /* zero the extension */
188 movl %eax,FPU_accum_0 /* zero the extension */
190 movl SIGL(%esi),%eax /* Get the current num */
202 cmpl SIGL(%ebx),%eax
209 subl SIGL(%ebx),%eax
211 movl %eax,FPU_accum_2
225 mov %edx,%eax
233 movl %eax,FPU_result_2 /* Put the result in the answer */
237 subl %eax,FPU_accum_2 /* Subtract from the num local reg */
240 movl FPU_result_2,%eax /* Get the result back */
243 subl %eax,FPU_accum_1 /* Subtract from the num local reg */
255 movl SIGL(%ebx),%eax
257 subl %eax,FPU_accum_1 /* Subtract from the num local reg */
271 movl FPU_accum_1,%eax
278 cmpl SIGL(%ebx),%eax
284 subl SIGL(%ebx),%eax
287 movl %eax,FPU_accum_1
300 mov %edx,%eax
307 movl %eax,FPU_result_1 /* Put the result in the answer */
311 subl %eax,FPU_accum_1 /* Subtract from the num local reg */
318 movl FPU_result_1,%eax /* Get the result back */
321 subl %eax,FPU_accum_0 /* Subtract from the num local reg */
337 movl SIGL(%ebx),%eax
339 subl %eax,FPU_accum_0 /* Subtract from the num local reg */
361 movl FPU_accum_0,%eax
368 cmpl SIGL(%ebx),%eax /* denom */
373 subl SIGL(%ebx),%eax
376 movl %eax,FPU_accum_0
394 movl %ecx,%eax
395 orl %edx,%eax
408 movl $0x70000000,%eax /* Denom was larger */
414 movl $0x80000000,%eax /* Remainder was exactly 1/2 denom */
418 movl $0xff000000,%eax /* Denom was smaller */
432 rcrl %eax
438 movl %eax,%edx
440 movl FPU_result_2,%eax
465 movl $-1,%eax