Home | History | Annotate | Download | only in mips64

Lines Matching full:rt_lo

3570       int32_t rt_lo = static_cast<int32_t>(rt());
3571 i64hilo = static_cast<int64_t>(rs_lo) * static_cast<int64_t>(rt_lo);