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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/math-emu/
H A Ddiv_Xsig.S35 #define XsigL(x) 4(x) define
118 movl XsigL(%esi),%eax
158 mull XsigL(%ebx) /* now mul the ls dw of the denom */
172 movl XsigL(%ebx),%eax
195 cmpl XsigL(%ebx),%eax
201 subl XsigL(%ebx),%eax
236 mull XsigL(%ebx) /* now mul the ls dw of the denom */
254 movl XsigL(%ebx),%eax
333 movl %eax,XsigL(%esi)

Completed in 43 milliseconds