Searched refs:SIGH (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/arch/x86/math-emu/ |
H A D | reg_u_div.S | 122 movl SIGH(%esi),%edx /* Dividend */ 184 movl SIGH(%esi),%eax 191 movl SIGH(%esi),%edx 219 movl SIGH(%ebx),%ecx 256 movl SIGH(%ebx),%edx 274 cmpl SIGH(%ebx),%edx 285 sbbl SIGH(%ebx),%edx 338 movl SIGH(%ebx),%edx 364 cmpl SIGH(%ebx),%edx /* denom */ 374 sbbl SIGH(%ebx),%edx [all …]
|
H A D | reg_u_mul.S | 63 testl $0x80000000,SIGH(%esi) 65 testl $0x80000000,SIGH(%edi) 78 mull SIGH(%edi) 83 movl SIGH(%esi),%eax 89 movl SIGH(%esi),%eax 90 mull SIGH(%edi)
|
H A D | reg_u_add.S | 52 movl SIGH(%esi),%eax 62 movl SIGH(%edi),%eax 74 testl $0x80000000,SIGH(%esi) 134 adcl SIGH(%esi),%eax
|
H A D | reg_norm.S | 32 movl SIGH(%ebx),%edx 55 movl %edx,SIGH(%ebx) 110 movl SIGH(%ebx),%edx 133 movl %edx,SIGH(%ebx)
|
H A D | reg_u_sub.S | 53 testl $0x80000000,SIGH(%edi) /* The args are assumed to be be normalized */ 56 testl $0x80000000,SIGH(%esi) 64 movl SIGH(%edi),%eax /* register ms word */ 162 movl SIGH(%esi),%ecx 208 movl $0,SIGH(%edi)
|
H A D | fpu_asm.h | 30 #define SIGH(x) 4(x) macro
|
H A D | reg_round.S | 120 movl SIGH(%edi),%eax 410 movl %eax,SIGH(%edi)
|
H A D | wm_sqrt.S | 90 movl SIGH(%esi),%eax
|
/openbmc/linux/Documentation/networking/device_drivers/hamradio/ |
H A D | z8530drv.rst | 632 *SIGH!*
|