Searched refs:__DECL_REG_LO8 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/mit/xen-include-public/dist/xen/include/public/arch-x86/
H A Dxen-x86_32.h116 #define __DECL_REG_LO8(which) union { \ macro
130 #define __DECL_REG_LO8(which) uint32_t e ## which ## x macro
135 __DECL_REG_LO8(b);
136 __DECL_REG_LO8(c);
137 __DECL_REG_LO8(d);
141 __DECL_REG_LO8(a);
159 #undef __DECL_REG_LO8 macro
H A Dxen-x86_64.h144 #define __DECL_REG_LO8(name) union { \ macro
174 #define __DECL_REG_LO8 __DECL_REG macro
184 __DECL_REG_LO8(bp);
193 __DECL_REG_LO8(si);
194 __DECL_REG_LO8(di);
202 __DECL_REG_LO8(sp);
214 #undef __DECL_REG_LO8 macro
H A Dxen.h61 __DeFiNe__ __DECL_REG_LO8(which) uint32_t e ## which ## x
66 __UnDeF__ __DECL_REG_LO8
68 __DeFiNe__ __DECL_REG_LO8(which) e ## which ## x

Completed in 91 milliseconds