Searched refs:FPU_accum_2 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/math-emu/ |
H A D | div_Xsig.S | 43 Accumulator: FPU_accum_3:FPU_accum_2:FPU_accum_1:FPU_accum_0 46 #define FPU_accum_2 -8(%ebp) define 57 Accumulator: FPU_accum_3:FPU_accum_2:FPU_accum_1:FPU_accum_0 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, [all...] |
H A D | reg_u_div.S | 38 Result: FPU_accum_3:FPU_accum_2:FPU_accum_1:FPU_accum_0 42 #define FPU_accum_2 -8(%ebp) define 53 Result: FPU_accum_3:FPU_accum_2:FPU_accum_1:FPU_accum_0 59 FPU_accum_2: label 183 movl %eax,FPU_accum_2 211 movl %eax,FPU_accum_2 237 subl %eax,FPU_accum_2 /* Subtract from the num local reg */ 244 sbbl %edx,FPU_accum_2 258 sbbl %edx,FPU_accum_2 270 movl FPU_accum_2, [all...] |
H A D | wm_sqrt.S | 36 #define FPU_accum_2 -8(%ebp) define 56 FPU_accum_2: label 242 movl %eax,FPU_accum_2 247 adcl %edx,FPU_accum_2 253 adcl %edx,FPU_accum_2 256 /* guess^2 now in FPU_accum_3:FPU_accum_2:FPU_accum_1 */ 261 sbbl %eax,FPU_accum_2 269 notl FPU_accum_2 272 adcl $0,FPU_accum_2 285 movl FPU_accum_2, [all...] |
/kernel/linux/linux-6.6/arch/x86/math-emu/ |
H A D | div_Xsig.S | 43 Accumulator: FPU_accum_3:FPU_accum_2:FPU_accum_1:FPU_accum_0 46 #define FPU_accum_2 -8(%ebp) define 57 Accumulator: FPU_accum_3:FPU_accum_2:FPU_accum_1:FPU_accum_0 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, [all...] |
H A D | reg_u_div.S | 38 Result: FPU_accum_3:FPU_accum_2:FPU_accum_1:FPU_accum_0 42 #define FPU_accum_2 -8(%ebp) define 53 Result: FPU_accum_3:FPU_accum_2:FPU_accum_1:FPU_accum_0 59 FPU_accum_2: label 183 movl %eax,FPU_accum_2 211 movl %eax,FPU_accum_2 237 subl %eax,FPU_accum_2 /* Subtract from the num local reg */ 244 sbbl %edx,FPU_accum_2 258 sbbl %edx,FPU_accum_2 270 movl FPU_accum_2, [all...] |
H A D | wm_sqrt.S | 36 #define FPU_accum_2 -8(%ebp) define 56 FPU_accum_2: label 242 movl %eax,FPU_accum_2 247 adcl %edx,FPU_accum_2 253 adcl %edx,FPU_accum_2 256 /* guess^2 now in FPU_accum_3:FPU_accum_2:FPU_accum_1 */ 261 sbbl %eax,FPU_accum_2 269 notl FPU_accum_2 272 adcl $0,FPU_accum_2 285 movl FPU_accum_2, [all...] |
Completed in 3 milliseconds