Home
last modified time | relevance | path

Searched refs:SIGL (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/arch/x86/math-emu/
Dreg_u_div.S117 cmpl $0,SIGL(%ebx)
123 movl SIGL(%esi),%eax /* Dividend */
182 movl SIGL(%esi),%eax
190 movl SIGL(%esi),%eax /* Get the current num */
202 cmpl SIGL(%ebx),%eax
209 subl SIGL(%ebx),%eax
241 mull SIGL(%ebx) /* now mul the ls dw of the denom */
255 movl SIGL(%ebx),%eax
278 cmpl SIGL(%ebx),%eax
284 subl SIGL(%ebx),%eax
[all …]
Dreg_u_mul.S72 movl SIGL(%esi),%eax
73 mull SIGL(%edi)
77 movl SIGL(%esi),%eax
84 mull SIGL(%edi)
Dreg_norm.S33 movl SIGL(%ebx),%eax
56 movl %eax,SIGL(%ebx)
111 movl SIGL(%ebx),%eax
134 movl %eax,SIGL(%ebx)
Dreg_u_add.S51 movl SIGL(%esi),%ebx
61 movl SIGL(%edi),%ebx
133 addl SIGL(%esi),%ebx
Dreg_u_sub.S65 movl SIGL(%edi),%ebx /* register ls word */
159 movl SIGL(%esi),%ecx
207 movl $0,SIGL(%edi)
Dfpu_asm.h29 #define SIGL(x) SIGL_OFFSET##(x) macro
Dreg_round.S121 movl SIGL(%edi),%ebx
411 movl %ebx,SIGL(%edi)
Dwm_sqrt.S91 movl SIGL(%esi),%ecx