Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/public/arch-x86/
H A Dxen-x86_64.h147 #define __DECL_REG(name) union { \ macro
161 __DECL_REG(bp);
162 __DECL_REG(bx);
167 __DECL_REG(ax);
168 __DECL_REG(cx);
169 __DECL_REG(dx);
170 __DECL_REG(si);
171 __DECL_REG(di);
174 __DECL_REG(ip);
179 __DECL_REG(sp);
[all …]