Home
last modified time | relevance | path

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

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