Searched refs:__DECL_REG_LO16 (Results 1 – 3 of 3) sorted by relevance
124 #define __DECL_REG_LO16(name) union { \ macro131 #define __DECL_REG_LO16(name) uint32_t e ## name macro138 __DECL_REG_LO16(si);139 __DECL_REG_LO16(di);140 __DECL_REG_LO16(bp);144 __DECL_REG_LO16(ip);148 __DECL_REG_LO16(flags); /* eflags.IF == !saved_upcall_mask */149 __DECL_REG_LO16(sp);160 #undef __DECL_REG_LO16
150 #define __DECL_REG_LO16(name) union { \ macro175 #define __DECL_REG_LO16 __DECL_REG macro197 __DECL_REG_LO16(ip);201 __DECL_REG_LO16(flags); /* rflags.IF == !saved_upcall_mask */215 #undef __DECL_REG_LO16
62 __DeFiNe__ __DECL_REG_LO16(name) union { uint32_t e ## name; }67 __UnDeF__ __DECL_REG_LO1669 __DeFiNe__ __DECL_REG_LO16(name) e ## name