Searched refs:_ASM_SI (Results 1 – 4 of 4) sorted by relevance
51 #define _ASM_SI __ASM_REG(si) macro80 #define _ASM_ARG2 _ASM_SI
85 asm volatile("mov %%" _ASM_SI ",%0" : "=m"(newregs->si)); in crash_setup_regs()
148 mov VCPU_RSI(%_ASM_AX), %_ASM_SI210 mov %_ASM_SI, VCPU_RSI(%_ASM_AX)
159 mov VCPU_RSI(%_ASM_DI), %_ASM_SI186 mov %_ASM_SI, VCPU_RSI(%_ASM_AX)
Completed in 7 milliseconds