Searched defs:SLT (Results 1 - 1 of 1) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A DMIPSAssembler.cpp562 // again (SLT), and the original operands must be available. (and this
1527 void MIPSAssembler::SLT(int Rd, int Rs, int Rt) function in class:android::MIPSAssembler
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);

Completed in 27 milliseconds