Searched refs:__DECL_REG (Results 1 – 1 of 1) sorted by relevance
89 #define __DECL_REG(name) union { \ macro95 #define __DECL_REG(name) uint64_t r ## name macro103 __DECL_REG(bp);104 __DECL_REG(bx);109 __DECL_REG(ax);110 __DECL_REG(cx);111 __DECL_REG(dx);112 __DECL_REG(si);113 __DECL_REG(di);116 __DECL_REG(ip);[all …]