/* Force the REGNO macro to only be used on the lhs. */ static inline unsigned int rhs_regno (const_rtx x) { return REG_CHECK (x)->regno; }