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