Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/math-emu/
H A Ddiv_Xsig.S36 #define XsigL(x) 4(x) macro
119 movl XsigL(%esi),%eax
159 mull XsigL(%ebx) /* now mul the ls dw of the denom */
173 movl XsigL(%ebx),%eax
196 cmpl XsigL(%ebx),%eax
202 subl XsigL(%ebx),%eax
237 mull XsigL(%ebx) /* now mul the ls dw of the denom */
255 movl XsigL(%ebx),%eax
334 movl %eax,XsigL(%esi)