Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/public/arch-x86/
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
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
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 5 milliseconds