Searched refs:BGTU (Results 1 – 2 of 2) sorted by relevance
383 void BGTU(int Rs, int Rt, const char* label);
718 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