Searched refs:FPU_accum_0 (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/math-emu/ |
H A D | reg_u_mul.S | 33 #define FPU_accum_0 -4(%ebp) /* ms word */ define 40 FPU_accum_0: label 74 movl %eax,FPU_accum_0 116 shll $1,FPU_accum_0 123 movl FPU_accum_0,%eax
|
H A D | reg_u_div.S | 38 Result: FPU_accum_3:FPU_accum_2:FPU_accum_1:FPU_accum_0 44 #define FPU_accum_0 -16(%ebp) define 53 Result: FPU_accum_3:FPU_accum_2:FPU_accum_1:FPU_accum_0 63 FPU_accum_0: label 188 movl %eax,FPU_accum_0 /* zero the extension */ 268 Work with the second 32 bits, FPU_accum_0 not used from now on */ 321 subl %eax,FPU_accum_0 /* Subtract from the num local reg */ 339 subl %eax,FPU_accum_0 /* Subtract from the num local reg */ 361 movl FPU_accum_0,%eax 376 movl %eax,FPU_accum_0 [all...] |
H A D | div_Xsig.S | 43 Accumulator: FPU_accum_3:FPU_accum_2:FPU_accum_1:FPU_accum_0 48 #define FPU_accum_0 -16(%ebp) define 57 Accumulator: FPU_accum_3:FPU_accum_2:FPU_accum_1:FPU_accum_0 66 FPU_accum_0: label 127 movl %eax,FPU_accum_0 186 Work with the second 32 bits, FPU_accum_0 not used from now on */ 239 subl %eax,FPU_accum_0 /* Subtract from the num local reg */ 257 subl %eax,FPU_accum_0 /* Subtract from the num local reg */ 323 movl FPU_accum_0,%eax
|
H A D | wm_sqrt.S | 38 #define FPU_accum_0 -16(%ebp) define 60 FPU_accum_0: label
|
/kernel/linux/linux-6.6/arch/x86/math-emu/ |
H A D | reg_u_mul.S | 33 #define FPU_accum_0 -4(%ebp) /* ms word */ define 40 FPU_accum_0: label 74 movl %eax,FPU_accum_0 116 shll $1,FPU_accum_0 123 movl FPU_accum_0,%eax
|
H A D | reg_u_div.S | 38 Result: FPU_accum_3:FPU_accum_2:FPU_accum_1:FPU_accum_0 44 #define FPU_accum_0 -16(%ebp) define 53 Result: FPU_accum_3:FPU_accum_2:FPU_accum_1:FPU_accum_0 63 FPU_accum_0: label 188 movl %eax,FPU_accum_0 /* zero the extension */ 268 Work with the second 32 bits, FPU_accum_0 not used from now on */ 321 subl %eax,FPU_accum_0 /* Subtract from the num local reg */ 339 subl %eax,FPU_accum_0 /* Subtract from the num local reg */ 361 movl FPU_accum_0,%eax 376 movl %eax,FPU_accum_0 [all...] |
H A D | div_Xsig.S | 43 Accumulator: FPU_accum_3:FPU_accum_2:FPU_accum_1:FPU_accum_0 48 #define FPU_accum_0 -16(%ebp) define 57 Accumulator: FPU_accum_3:FPU_accum_2:FPU_accum_1:FPU_accum_0 66 FPU_accum_0: label 127 movl %eax,FPU_accum_0 186 Work with the second 32 bits, FPU_accum_0 not used from now on */ 239 subl %eax,FPU_accum_0 /* Subtract from the num local reg */ 257 subl %eax,FPU_accum_0 /* Subtract from the num local reg */ 323 movl FPU_accum_0,%eax
|
H A D | wm_sqrt.S | 38 #define FPU_accum_0 -16(%ebp) define 60 FPU_accum_0: label
|
Completed in 4 milliseconds