Lines Matching refs:FPU_accum_2
46 #define FPU_accum_2 -8(%ebp) macro
62 FPU_accum_2: label
121 movl %eax,FPU_accum_2
129 movl FPU_accum_2,%eax /* Get the current num */
155 subl %eax,FPU_accum_2 /* Subtract from the num local reg */
162 sbbl %edx,FPU_accum_2
176 sbbl %edx,FPU_accum_2
188 movl FPU_accum_2,%edx /* get the reduced num */
204 movl %edx,FPU_accum_2
230 sbbl %edx,FPU_accum_2
241 sbbl $0,FPU_accum_2
250 cmpl $1,FPU_accum_2
259 sbbl $0,FPU_accum_2