Searched refs:BGEU (Results 1 - 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A DMIPSAssembler.h381 void BGEU(int Rs, int Rt, const char* label);
H A DMIPSAssembler.cpp713 case HS: mMips->BGEU(cond.r1, cond.r2, label); break;
1884 void MIPSAssembler::BGEU(int Rs, int Rt, const char* label) function in class:android::MIPSAssembler

Completed in 43 milliseconds