Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/math-emu/
H A Dreg_u_div.S117 cmpl $0,SIGL(%ebx)
182 movl SIGL(%esi),%eax
202 cmpl SIGL(%ebx),%eax
209 subl SIGL(%ebx),%eax
255 movl SIGL(%ebx),%eax
278 cmpl SIGL(%ebx),%eax
284 subl SIGL(%ebx),%eax
337 movl SIGL(%ebx),%eax
368 cmpl SIGL(%ebx),%eax /* denom */
373 subl SIGL(%ebx),%eax
[all …]
H A Dreg_u_mul.S72 movl SIGL(%esi),%eax
73 mull SIGL(%edi)
77 movl SIGL(%esi),%eax
84 mull SIGL(%edi)
H A Dreg_norm.S33 movl SIGL(%ebx),%eax
56 movl %eax,SIGL(%ebx)
111 movl SIGL(%ebx),%eax
134 movl %eax,SIGL(%ebx)
H A Dreg_u_add.S51 movl SIGL(%esi),%ebx
61 movl SIGL(%edi),%ebx
133 addl SIGL(%esi),%ebx
H A Dreg_u_sub.S65 movl SIGL(%edi),%ebx /* register ls word */
159 movl SIGL(%esi),%ecx
207 movl $0,SIGL(%edi)
H A Dfpu_asm.h29 #define SIGL(x) SIGL_OFFSET##(x) macro
H A Dreg_round.S121 movl SIGL(%edi),%ebx
411 movl %ebx,SIGL(%edi)
H A Dwm_sqrt.S91 movl SIGL(%esi),%ecx