Home | History | Annotate | Download | only in mips

Lines Matching full:rs_lo

3841                 uint32_t rs_lo = rs() >> (8 * (4 - bp));
3842 alu_out = static_cast<int32_t>(rt_hi | rs_lo);