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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/math-emu/
H A Dfpu_asm.h29 #define SIGL(x) SIGL_OFFSET##(x) macro
H A 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(
[all...]
H A Dreg_norm.S32 movl SIGL(%ebx),%eax
55 movl %eax,SIGL(%ebx)
109 movl SIGL(%ebx),%eax
132 movl %eax,SIGL(%ebx)
H A Dreg_u_mul.S71 movl SIGL(%esi),%eax
72 mull SIGL(%edi)
76 movl SIGL(%esi),%eax
83 mull SIGL(%edi)
H A Dreg_u_add.S50 movl SIGL(%esi),%ebx
60 movl SIGL(%edi),%ebx
132 addl SIGL(%esi),%ebx
H A Dreg_u_sub.S64 movl SIGL(%edi),%ebx /* register ls word */
158 movl SIGL(%esi),%ecx
206 movl $0,SIGL(%edi)
H A Dreg_round.S120 movl SIGL(%edi),%ebx
410 movl %ebx,SIGL(%edi)
H A Dwm_sqrt.S90 movl SIGL(%esi),%ecx

Completed in 40 milliseconds