Home
last modified time | relevance | path

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

/system/bt/embdrv/sbc/decoder/include/
Doi_cpu_dep.h158 #error SH compiler endianness undefined
/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);