Searched refs:itype_rs (Results 1 – 2 of 2) sorted by relevance
867 #define itype_rs(x) ((x >> 21) & 0x1f) macro915 else if (itype_op (inst) == 17 && itype_rs (inst) == 8) in mips32_next_pc()963 if (read_signed_register (itype_rs (inst)) < 0) in mips32_next_pc()972 if (read_signed_register (itype_rs (inst)) >= 0) in mips32_next_pc()1002 if (read_signed_register (itype_rs (inst)) == in mips32_next_pc()1010 if (read_signed_register (itype_rs (inst)) != in mips32_next_pc()1017 if (read_signed_register (itype_rs (inst)) <= 0) in mips32_next_pc()1025 if (read_signed_register (itype_rs (inst)) > 0) in mips32_next_pc()
4400 (itype_rs): Fix formatting.4413 branches. Use itype_rt instead of itype_rs for the second register