Home
last modified time | relevance | path

Searched refs:SLT (Results 1 – 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.cpp1527 void MIPSAssembler::SLT(int Rd, int Rs, int Rt) in SLT() function in android::MIPSAssembler
1880 SLT(R_at, Rs, Rt); in BGE()
1892 SLT(R_at, Rt, Rs); // rev in BGT()
1904 SLT(R_at, Rt, Rs); // rev in BLE()
1916 SLT(R_at, Rs, Rt); in BLT()
DMIPSAssembler.h293 void SLT(int Rd, int Rs, int Rt);