Searched refs:FPU_result_3 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/math-emu/
H A Ddiv_Xsig.S48 #define FPU_result_3 -20(%ebp) define
67 FPU_result_3: label
150 movl %eax,FPU_result_3 /* Put the result in the answer */
157 movl FPU_result_3,%eax /* Get the result back */
170 incl FPU_result_3 /* Correct the answer */
206 incl FPU_result_3 /* Reflect the subtraction in the answer */
266 adcl $0,FPU_result_3
281 movl FPU_result_3,%eax /* a/b */
293 sbbl $0,FPU_result_3
304 sbbl $0,FPU_result_3
[all...]

Completed in 86 milliseconds