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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/math-emu/
H A Ddiv_Xsig.S36 #define XsigH(x) 8(x) define
92 testl $0x80000000, XsigH(%ebx) /* Divisor */
115 movl XsigH(%esi),%eax
136 movl XsigH(%ebx),%ecx
152 mull XsigH(%ebx) /* mul by the ms dw of the denom */
173 movl XsigH(%ebx),%edx
191 cmpl XsigH(%ebx),%edx
202 sbbl XsigH(%ebx),%edx
226 mull XsigH(%ebx) /* mul by the ms dw of the denom */
255 movl XsigH(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/math-emu/
H A Ddiv_Xsig.S36 #define XsigH(x) 8(x) define
92 testl $0x80000000, XsigH(%ebx) /* Divisor */
115 movl XsigH(%esi),%eax
136 movl XsigH(%ebx),%ecx
152 mull XsigH(%ebx) /* mul by the ms dw of the denom */
173 movl XsigH(%ebx),%edx
191 cmpl XsigH(%ebx),%edx
202 sbbl XsigH(%ebx),%edx
226 mull XsigH(%ebx) /* mul by the ms dw of the denom */
255 movl XsigH(
[all...]

Completed in 174 milliseconds