Searched refs:__ASM_REG (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Dasm.h19 #define __ASM_REG(reg) __ASM_SEL(e##reg, r##reg) macro
31 #define _ASM_AX __ASM_REG(ax)
32 #define _ASM_BX __ASM_REG(bx)
33 #define _ASM_CX __ASM_REG(cx)
34 #define _ASM_DX __ASM_REG(dx)
35 #define _ASM_SP __ASM_REG(sp)
36 #define _ASM_BP __ASM_REG(bp)
37 #define _ASM_SI __ASM_REG(si)
38 #define _ASM_DI __ASM_REG(di)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Dasm.h19 #define __ASM_REG(reg) __ASM_SEL(e##reg, r##reg) macro
31 #define _ASM_AX __ASM_REG(ax)
32 #define _ASM_BX __ASM_REG(bx)
33 #define _ASM_CX __ASM_REG(cx)
34 #define _ASM_DX __ASM_REG(dx)
35 #define _ASM_SP __ASM_REG(sp)
36 #define _ASM_BP __ASM_REG(bp)
37 #define _ASM_SI __ASM_REG(si)
38 #define _ASM_DI __ASM_REG(di)

Completed in 53 milliseconds