Home | History | Annotate | Download | only in codeflinger

Lines Matching refs:SLT

562         // again (SLT), and the original operands must be available. (and this
1527 void MIPSAssembler::SLT(int Rd, int Rs, int Rt)
1867 // synthetic variants of branches (using slt & friends)
1880 SLT(R_at, Rs, Rt);
1892 SLT(R_at, Rt, Rs); // rev
1904 SLT(R_at, Rt, Rs); // rev
1916 SLT(R_at, Rs, Rt);