Searched refs:USESAS_REG (Results 1 – 2 of 2) sorted by relevance
1605 #define USESAS_REG(x) (((((x) >> 8) - 2) & 3) + 2) macro1608 #define SETSAS_REG(x) USESAS_REG (x)2068 if ((f & USESAS) && reg == USESAS_REG (insn)) in sh_insn_uses_reg()
9372 (USESAS, USESAS_REG, USESR8, SETSAS, SETSAS_REG): New macros.