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

/system/core/libpixelflinger/codeflinger/
H A DMIPSAssembler.cpp905 mMips->LHU(Rd, Rn, amode.value);
908 mMips->LHU(Rd, Rn, 0);
918 mMips->LHU(Rd, R_at, 0);
1731 void MIPSAssembler::LHU(int Rt, int Rbase, int16_t offset) function in class:android::MIPSAssembler
H A DMIPSAssembler.h340 void LHU(int Rt, int Rbase, int16_t offset);

Completed in 38 milliseconds