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

/system/core/libpixelflinger/codeflinger/
H A DMIPSAssembler.cpp813 mMips->LBU(Rd, Rn, amode.value);
819 mMips->LBU(Rd, Rn, 0);
825 mMips->LBU(Rd, R_at, 0);
1715 void MIPSAssembler::LBU(int Rt, int Rbase, int16_t offset) function in class:android::MIPSAssembler
H A DMIPSAssembler.h337 void LBU(int Rt, int Rbase, int16_t offset);

Completed in 21 milliseconds