Searched refs:itype_rs (Results 1 – 3 of 3) sorted by relevance
127 #define itype_rs(x) ((x >> 21) & 0x1f) macro175 } else if (itype_op(inst) == 17 && itype_rs(inst) == 8) { in mips_next_pcs()231 if (itype_rs(inst) == itype_rt(inst)) { in mips_next_pcs()
143 #define itype_rs(x) ((x >> 21) & 0x1f) macro176 rs = itype_rs (inst); in mips_instruction_has_delay_slot()194 rs = itype_rs (inst); in mips_instruction_has_delay_slot()
144 #define itype_rs(x) ((x >> 21) & 0x1f) macro177 rs = itype_rs (inst); in mips_instruction_has_delay_slot()195 rs = itype_rs (inst); in mips_instruction_has_delay_slot()