Home | History | Annotate | Download | only in mips

Lines Matching full:function_field

548   uint32_t function_field = GetFunctionField(instr);
552 ((function_field == JALR) || (rd_field == 0 && (function_field == JR))));