Searched refs:SETS1_REG (Results 1 – 2 of 2) sorted by relevance
1570 #define SETS1_REG(x) ((x & 0x0f00) >> 8) macro2088 && SETS1_REG (insn) == reg) in sh_insn_sets_reg()2220 && sh_insn_uses_or_sets_reg (i2, op2, SETS1_REG (i1))) in sh_insns_conflict()2236 && sh_insn_uses_or_sets_reg (i1, op1, SETS1_REG (i2))) in sh_insns_conflict()
9437 * coff-sh.c (USES1_REG, USES2_REG, SETS1_REG, SETS2_REG,