Lines Matching full:rt_field
503 uint32_t rt_field = GetRtField(instr);515 (opcode == REGIMM && (rt_field == BLTZ || rt_field == BGEZ ||516 rt_field == BLTZAL || rt_field == BGEZAL)) ||534 uint32_t rt_field = GetRtField(instr);539 (opcode == SPECIAL && rt_field == 0 &&