Searched refs:BLT (Results 1 – 2 of 2) sorted by relevance
715 case MI: mMips->BLT(cond.r1, cond.r2, label); break; in B()721 case LT: mMips->BLT(cond.r1, cond.r2, label); break; in B()1914 void MIPSAssembler::BLT(int Rs, int Rt, const char* label) in BLT() function in android::MIPSAssembler
386 void BLT(int Rs, int Rt, const char* label);