Home | History | Annotate | Download | only in mips

Lines Matching refs:tmp_reg

5045   Register tmp_reg = scratch1;
5051 lw(tmp_reg, MemOperand(src_reg));
5052 sw(tmp_reg, MemOperand(dst_reg));