Lines Matching refs:FPU_accum_2
45 #define FPU_accum_2 -8(%ebp) macro
61 FPU_accum_2: label
120 movl %eax,FPU_accum_2
128 movl FPU_accum_2,%eax /* Get the current num */
154 subl %eax,FPU_accum_2 /* Subtract from the num local reg */
161 sbbl %edx,FPU_accum_2
175 sbbl %edx,FPU_accum_2
187 movl FPU_accum_2,%edx /* get the reduced num */
203 movl %edx,FPU_accum_2
229 sbbl %edx,FPU_accum_2
240 sbbl $0,FPU_accum_2
249 cmpl $1,FPU_accum_2
258 sbbl $0,FPU_accum_2