Searched refs:__DECL_REG (Results 1 – 1 of 1) sorted by relevance
147 #define __DECL_REG(name) union { \ macro153 #define __DECL_REG(name) uint64_t r ## name macro161 __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);[all …]