Searched refs:__DECL_REG (Results 1 – 1 of 1) sorted by relevance
90 #define __DECL_REG(name) union { \ macro96 #define __DECL_REG(name) uint64_t r ## name macro104 __DECL_REG(bp);105 __DECL_REG(bx);110 __DECL_REG(ax);111 __DECL_REG(cx);112 __DECL_REG(dx);113 __DECL_REG(si);114 __DECL_REG(di);117 __DECL_REG(ip);[all …]