Home | History | Annotate | Download | only in mips64

Lines Matching full:function_field

522   uint32_t function_field = GetFunctionField(instr);
526 ((function_field == JALR) || (rd_field == 0 && (function_field == JR))));