Home | History | Annotate | Download | only in codeflinger

Lines Matching refs:SLTU

1539 void MIPSAssembler::SLTU(int Rd, int Rs, int Rt)
1886 SLTU(R_at, Rs, Rt);
1898 SLTU(R_at, Rt, Rs); // rev
1910 SLTU(R_at, Rt, Rs); // rev
1922 SLTU(R_at, Rs, Rt);