Searched refs:__ASM_SIZE (Results 1 – 6 of 6) sorted by relevance
24 #define __ASM_SIZE(inst, ...) __ASM_SEL(inst##l##__VA_ARGS__, \ macro31 #define _ASM_MOV __ASM_SIZE(mov)32 #define _ASM_INC __ASM_SIZE(inc)33 #define _ASM_DEC __ASM_SIZE(dec)34 #define _ASM_ADD __ASM_SIZE(add)35 #define _ASM_SUB __ASM_SIZE(sub)36 #define _ASM_XADD __ASM_SIZE(xadd)37 #define _ASM_MUL __ASM_SIZE(mul)
1318 __ASM_SIZE(push) " $666b \n\t" \
92 __ASM_SIZE(push,) %__ASM_REG(dx)95 __ASM_SIZE(pop,) %__ASM_REG(dx)137 __ASM_SIZE(push,) %__ASM_REG(dx)140 __ASM_SIZE(pop,) %__ASM_REG(dx)
15 __ASM_SIZE(push,) %__ASM_REG(dx)33 __ASM_SIZE(pop,) %__ASM_REG(dx)
48 rep __ASM_SIZE(stos)
8678 __ASM_SIZE(push) " $%c[cs]\n\t" in vmx_handle_external_intr()8972 __ASM_SIZE(pop) " %c[rcx](%0) \n\t" in vmx_vcpu_run()