Searched refs:FPU_accum_3 (Results 1 – 3 of 3) sorted by relevance
/linux/arch/x86/math-emu/ |
H A D | div_Xsig.S | 45 #define FPU_accum_3 -4(%ebp) macro 60 FPU_accum_3: label 118 movl %eax,FPU_accum_3 130 movl FPU_accum_3,%edx 156 sbbl %edx,FPU_accum_3 163 sbbl $0,FPU_accum_3 179 sbbl $0,FPU_accum_3
|
H A D | wm_sqrt.S | 35 #define FPU_accum_3 -4(%ebp) /* ms word */ macro 54 FPU_accum_3: label 241 movl %edx,FPU_accum_3 248 adcl $0,FPU_accum_3 254 adcl $0,FPU_accum_3 263 sbbl %eax,FPU_accum_3 270 notl FPU_accum_3 275 adcl $0,FPU_accum_3 /* This must be zero */
|
H A D | reg_u_div.S | 41 #define FPU_accum_3 -4(%ebp) macro 57 FPU_accum_3: label 185 movl %eax,FPU_accum_3 212 movl %edx,FPU_accum_3 238 sbbl %edx,FPU_accum_3 245 sbbl $0,FPU_accum_3 261 sbbl $0,FPU_accum_3
|