Searched defs:IS_IREG (Results 1 – 2 of 2) sorted by relevance
191 #define IS_IREG(r) (((r).regno & 0xf4) == T_REG_I) macro