Home
last modified time | relevance | path

Searched refs:SH (Results 1 – 2 of 2) sorted by relevance

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