Searched refs:BGTU (Results 1 – 3 of 3) sorted by relevance
384 void BGTU(int Rs, int Rt, const char* label);
712 case HI: mMips->BGTU(cond.r1, cond.r2, label); break; in B()1896 void MIPSAssembler::BGTU(int Rs, int Rt, const char* label) in BGTU() function in android::MIPSAssembler
700 case HI: mMips->BGTU(cond.r1, cond.r2, label); break; in B()