Searched refs:SETS2_REG (Results 1 – 2 of 2) sorted by relevance
1575 #define SETS2_REG(x) ((x & 0x00f0) >> 4) macro2091 && SETS2_REG (insn) == reg) in sh_insn_sets_reg()2223 && sh_insn_uses_or_sets_reg (i2, op2, SETS2_REG (i1))) in sh_insns_conflict()2239 && sh_insn_uses_or_sets_reg (i1, op1, SETS2_REG (i2))) in sh_insns_conflict()
9437 * coff-sh.c (USES1_REG, USES2_REG, SETS1_REG, SETS2_REG,