Searched refs:BGEU (Results 1 – 2 of 2) sorted by relevance
381 void BGEU(int Rs, int Rt, const char* label);
713 case HS: mMips->BGEU(cond.r1, cond.r2, label); break; in B()1884 void MIPSAssembler::BGEU(int Rs, int Rt, const char* label) in BGEU() function in android::MIPSAssembler