Searched refs:__ASM_SIZE (Results 1 – 5 of 5) sorted by relevance
22 #define __ASM_SIZE(inst, ...) __ASM_SEL(inst##l##__VA_ARGS__, \ macro29 #define _ASM_MOV __ASM_SIZE(mov)30 #define _ASM_INC __ASM_SIZE(inc)31 #define _ASM_DEC __ASM_SIZE(dec)32 #define _ASM_ADD __ASM_SIZE(add)33 #define _ASM_SUB __ASM_SIZE(sub)34 #define _ASM_XADD __ASM_SIZE(xadd)
11 __ASM_SIZE(push,_cfi) %__ASM_REG(bp)13 __ASM_SIZE(mov) %__ASM_REG(sp), %__ASM_REG(bp)16 __ASM_SIZE(pop,_cfi) %__ASM_REG(bp)
1131 __ASM_SIZE(push) " $666b \n\t" \
90 __ASM_SIZE(push,_cfi_reg) __ASM_REG(dx)93 __ASM_SIZE(pop,_cfi_reg) __ASM_REG(dx)125 __ASM_SIZE(push,_cfi_reg) __ASM_REG(dx)128 __ASM_SIZE(pop,_cfi_reg) __ASM_REG(dx)
8008 __ASM_SIZE(push) " $%c[cs]\n\t" in vmx_handle_external_intr()8262 __ASM_SIZE(pop) " %c[rcx](%0) \n\t" in vmx_vcpu_run()