Home
last modified time | relevance | path

Searched refs:__ASM_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/x86/include/asm/
Dasm.h18 #define __ASM_SIZE(inst) __ASM_SEL(inst##l, inst##q) macro
24 #define _ASM_MOV __ASM_SIZE(mov)
25 #define _ASM_INC __ASM_SIZE(inc)
26 #define _ASM_DEC __ASM_SIZE(dec)
27 #define _ASM_ADD __ASM_SIZE(add)
28 #define _ASM_SUB __ASM_SIZE(sub)
29 #define _ASM_XADD __ASM_SIZE(xadd)
Dkvm_host.h811 __ASM_SIZE(push) " $666b \n\t" \