Searched refs:__DECL_REG (Results 1 – 1 of 1) sorted by relevance
100 #define __DECL_REG(name) union { \ macro106 #define __DECL_REG(name) uint64_t r ## name macro114 __DECL_REG(bp);115 __DECL_REG(bx);120 __DECL_REG(ax);121 __DECL_REG(cx);122 __DECL_REG(dx);123 __DECL_REG(si);124 __DECL_REG(di);127 __DECL_REG(ip);[all …]