Searched defs:BLE (Results 1 - 1 of 1) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A DMIPSAssembler.cpp723 case LE: mMips->BLE(cond.r1, cond.r2, label); break;
1902 void MIPSAssembler::BLE(int Rs, int Rt, const char* label) function in class:android::MIPSAssembler

Completed in 521 milliseconds