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

/system/core/libpixelflinger/codeflinger/
H A DMIPSAssembler.cpp722 case GT: mMips->BGT(cond.r1, cond.r2, label); break;
1890 void MIPSAssembler::BGT(int Rs, int Rt, const char* label) function in class:android::MIPSAssembler

Completed in 708 milliseconds