Searched defs:IS_LREG (Results 1 – 2 of 2) sorted by relevance
194 #define IS_LREG(r) (((r).regno & 0xf4) == T_REG_L) macro