Lines Matching full:jalr
552 ((function_field == JALR) || (rd_field == 0 && (function_field == JR))));573 GetRdField(instr) == 0 && GetFunctionField(instr) == JALR;580 JALR;1480 jalr(rs, zero_reg);1500 void Assembler::jalr(Register rs, Register rd) {1504 GenInstrRegister(SPECIAL, rs, zero_reg, rd, 0, JALR);