Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/math-emu/
Ddiv_Xsig.S37 #define XsigH(x) 8(x) macro
93 testl $0x80000000, XsigH(%ebx) /* Divisor */
116 movl XsigH(%esi),%eax
137 movl XsigH(%ebx),%ecx
153 mull XsigH(%ebx) /* mul by the ms dw of the denom */
174 movl XsigH(%ebx),%edx
192 cmpl XsigH(%ebx),%edx
203 sbbl XsigH(%ebx),%edx
227 mull XsigH(%ebx) /* mul by the ms dw of the denom */
256 movl XsigH(%ebx),%edx
[all …]