Searched refs:FPU_accum_0 (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/arch/x86/math-emu/ |
H A D | reg_u_mul.S | 32 #define FPU_accum_0 -4(%ebp) /* ms word */ define 39 FPU_accum_0: label 73 movl %eax,FPU_accum_0 115 shll $1,FPU_accum_0 122 movl FPU_accum_0,%eax
|
H A D | div_Xsig.S | 42 Accumulator: FPU_accum_3:FPU_accum_2:FPU_accum_1:FPU_accum_0 47 #define FPU_accum_0 -16(%ebp) define 56 Accumulator: FPU_accum_3:FPU_accum_2:FPU_accum_1:FPU_accum_0 65 FPU_accum_0: label 126 movl %eax,FPU_accum_0 185 Work with the second 32 bits, FPU_accum_0 not used from now on */ 238 subl %eax,FPU_accum_0 /* Subtract from the num local reg */ 256 subl %eax,FPU_accum_0 /* Subtract from the num local reg */ 322 movl FPU_accum_0,%eax
|
H A D | reg_u_div.S | 37 Result: FPU_accum_3:FPU_accum_2:FPU_accum_1:FPU_accum_0 43 #define FPU_accum_0 -16(%ebp) define 52 Result: FPU_accum_3:FPU_accum_2:FPU_accum_1:FPU_accum_0 62 FPU_accum_0: label 187 movl %eax,FPU_accum_0 /* zero the extension */ 267 Work with the second 32 bits, FPU_accum_0 not used from now on */ 320 subl %eax,FPU_accum_0 /* Subtract from the num local reg */ 338 subl %eax,FPU_accum_0 /* Subtract from the num local reg */ 360 movl FPU_accum_0,%eax 375 movl %eax,FPU_accum_0 391 movl FPU_accum_0,%ecx
|
H A D | wm_sqrt.S | 37 #define FPU_accum_0 -16(%ebp) define 59 FPU_accum_0: label
|
Completed in 216 milliseconds