Lines Matching refs:movl
79 movl %esp,%ebp
88 movl REGA,%esi
89 movl REGB,%ebx
90 movl DEST,%edi
102 movl EXP_WAY_UNDER,%edx
120 movl SIGH(%ebx),%ecx /* The divisor */
121 movl SIGH(%esi),%edx /* Dividend */
122 movl SIGL(%esi),%eax /* Dividend */
133 movl %eax,FPU_result_2
138 movl %eax,FPU_result_1
181 movl SIGL(%esi),%eax
182 movl %eax,FPU_accum_2
183 movl SIGH(%esi),%eax
184 movl %eax,FPU_accum_3
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 */
190 movl SIGH(%esi),%edx
210 movl %eax,FPU_accum_2
211 movl %edx,FPU_accum_3
218 movl SIGH(%ebx),%ecx
232 movl %eax,FPU_result_2 /* Put the result in the answer */
239 movl FPU_result_2,%eax /* Get the result back */
254 movl SIGL(%ebx),%eax
255 movl SIGH(%ebx),%edx
269 movl FPU_accum_2,%edx /* get the reduced num */
270 movl FPU_accum_1,%eax
285 movl %edx,FPU_accum_2
286 movl %eax,FPU_accum_1
306 movl %eax,FPU_result_1 /* Put the result in the answer */
317 movl FPU_result_1,%eax /* Get the result back */
336 movl SIGL(%ebx),%eax
337 movl SIGH(%ebx),%edx
359 movl FPU_accum_1,%edx /* get the reduced num */
360 movl FPU_accum_0,%eax
374 movl %edx,FPU_accum_1
375 movl %eax,FPU_accum_0
391 movl FPU_accum_0,%ecx
392 movl FPU_accum_1,%edx
393 movl %ecx,%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 */
437 movl %eax,%edx
438 movl FPU_result_1,%ebx
439 movl FPU_result_2,%eax
464 movl $-1,%eax