Searched refs:SH_RS1 (Results 1 – 2 of 2) sorted by relevance
99 #define SH_RS1 15 macro137 #define GET_RS1(insn, regs) (*REG_PTR(insn, SH_RS1, regs))
84 #define SH_RS1 15 macro123 #define GET_RS1(insn, regs) (*REG_PTR(insn, SH_RS1, regs))254 unsigned int rs1_num = (insn >> SH_RS1) & MASK_RX; in csr_insn()