Home | History | Annotate | Download | only in mips

Lines Matching full:rt_hi

3840                 uint32_t rt_hi = rt() << (8 * bp);
3842 alu_out = static_cast<int32_t>(rt_hi | rs_lo);