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)
10 __ASM_SIZE(push,) %__ASM_REG(bp)11 __ASM_SIZE(mov) %__ASM_REG(sp), %__ASM_REG(bp)14 __ASM_SIZE(pop,) %__ASM_REG(bp)
1202 __ASM_SIZE(push) " $666b \n\t" \
88 __ASM_SIZE(push,) %__ASM_REG(dx)91 __ASM_SIZE(pop,) %__ASM_REG(dx)117 __ASM_SIZE(push,) %__ASM_REG(dx)120 __ASM_SIZE(pop,) %__ASM_REG(dx)
8364 __ASM_SIZE(push) " $%c[cs]\n\t" in vmx_handle_external_intr()8623 __ASM_SIZE(pop) " %c[rcx](%0) \n\t" in vmx_vcpu_run()