Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/math-emu/
Ddiv_Xsig.S35 #define XsigL(x) 4(x) macro
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)