Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.cpp1539 void MIPSAssembler::SLTU(int Rd, int Rs, int Rt) in SLTU() function in android::MIPSAssembler
1886 SLTU(R_at, Rs, Rt); in BGEU()
1898 SLTU(R_at, Rt, Rs); // rev in BGTU()
1910 SLTU(R_at, Rt, Rs); // rev in BLEU()
1922 SLTU(R_at, Rs, Rt); in BLTU()
DMIPSAssembler.h296 void SLTU(int Rd, int Rs, int Rt);