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

/system/core/libpixelflinger/codeflinger/
H A DMIPSAssembler.cpp947 mMips->SH(Rd, Rn, amode.value);
950 mMips->SH(Rd, Rn, 0);
960 mMips->SH(Rd, R_at, 0);
1736 void MIPSAssembler::SH(int Rt, int Rbase, int16_t offset) function in class:android::MIPSAssembler

Completed in 36 milliseconds