Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/math-emu/
Dreg_u_div.S116 cmpl $0,SIGL(%ebx)
122 movl SIGL(%esi),%eax /* Dividend */
181 movl SIGL(%esi),%eax
189 movl SIGL(%esi),%eax /* Get the current num */
201 cmpl SIGL(%ebx),%eax
208 subl SIGL(%ebx),%eax
240 mull SIGL(%ebx) /* now mul the ls dw of the denom */
254 movl SIGL(%ebx),%eax
277 cmpl SIGL(%ebx),%eax
283 subl SIGL(%ebx),%eax
[all …]
Dreg_u_mul.S71 movl SIGL(%esi),%eax
72 mull SIGL(%edi)
76 movl SIGL(%esi),%eax
83 mull SIGL(%edi)
Dreg_norm.S32 movl SIGL(%ebx),%eax
55 movl %eax,SIGL(%ebx)
109 movl SIGL(%ebx),%eax
132 movl %eax,SIGL(%ebx)
Dreg_u_add.S50 movl SIGL(%esi),%ebx
60 movl SIGL(%edi),%ebx
132 addl SIGL(%esi),%ebx
Dreg_u_sub.S64 movl SIGL(%edi),%ebx /* register ls word */
158 movl SIGL(%esi),%ecx
206 movl $0,SIGL(%edi)
Dfpu_asm.h28 #define SIGL(x) SIGL_OFFSET##(x) macro
Dreg_round.S120 movl SIGL(%edi),%ebx
410 movl %ebx,SIGL(%edi)
Dwm_sqrt.S90 movl SIGL(%esi),%ecx