Searched refs:itype_rt (Results 1 – 3 of 3) sorted by relevance
128 #define itype_rt(x) ((x >> 16) & 0x1f) macro204 op = itype_rt(inst); in mips_next_pcs()231 if (itype_rs(inst) == itype_rt(inst)) { in mips_next_pcs()
144 #define itype_rt(x) ((x >> 16) & 0x1f) macro177 rt = itype_rt (inst); in mips_instruction_has_delay_slot()195 rt = itype_rt (inst); /* branch condition */ in mips_instruction_has_delay_slot()
145 #define itype_rt(x) ((x >> 16) & 0x1f) macro178 rt = itype_rt (inst); in mips_instruction_has_delay_slot()196 rt = itype_rt (inst); /* branch condition */ in mips_instruction_has_delay_slot()