Home
last modified time | relevance | path

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

/qemu/include/hw/xen/interface/arch-x86/
H A Dxen-x86_32.h99 #define __DECL_REG_LO8(which) union { \ macro
113 #define __DECL_REG_LO8(which) uint32_t e ## which ## x macro
118 __DECL_REG_LO8(b);
119 __DECL_REG_LO8(c);
120 __DECL_REG_LO8(d);
124 __DECL_REG_LO8(a);
142 #undef __DECL_REG_LO8
H A Dxen-x86_64.h127 #define __DECL_REG_LO8(name) union { \ macro
157 #define __DECL_REG_LO8 __DECL_REG macro
167 __DECL_REG_LO8(bp);
176 __DECL_REG_LO8(si);
177 __DECL_REG_LO8(di);
185 __DECL_REG_LO8(sp);
197 #undef __DECL_REG_LO8
H A Dxen.h44 __DeFiNe__ __DECL_REG_LO8(which) uint32_t e ## which ## x
49 __UnDeF__ __DECL_REG_LO8
51 __DeFiNe__ __DECL_REG_LO8(which) e ## which ## x