Searched refs:__DECL_REG_LO16 (Results 1 – 3 of 3) sorted by relevance
107 #define __DECL_REG_LO16(name) union { \ macro114 #define __DECL_REG_LO16(name) uint32_t e ## name macro121 __DECL_REG_LO16(si);122 __DECL_REG_LO16(di);123 __DECL_REG_LO16(bp);127 __DECL_REG_LO16(ip);131 __DECL_REG_LO16(flags); /* eflags.IF == !saved_upcall_mask */132 __DECL_REG_LO16(sp);143 #undef __DECL_REG_LO16
133 #define __DECL_REG_LO16(name) union { \ macro158 #define __DECL_REG_LO16 __DECL_REG macro180 __DECL_REG_LO16(ip);184 __DECL_REG_LO16(flags); /* rflags.IF == !saved_upcall_mask */198 #undef __DECL_REG_LO16
45 __DeFiNe__ __DECL_REG_LO16(name) union { uint32_t e ## name; }50 __UnDeF__ __DECL_REG_LO1652 __DeFiNe__ __DECL_REG_LO16(name) e ## name