Home | History | Annotate | Download | only in mips64

Lines Matching refs:rd_field

521   uint32_t rd_field = GetRdField(instr);
526 ((function_field == JALR) || (rd_field == 0 && (function_field == JR))));