Home
last modified time | relevance | path

Searched defs:LDRSB (Results 1 – 3 of 3) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DARMAssemblerProxy.cpp227 void ARMAssemblerProxy::LDRSB(int cc, int Rd, int Rn, uint32_t offset) { in LDRSB() function in android::ARMAssemblerProxy
DARMAssembler.cpp315 void ARMAssembler::LDRSB(int cc, int Rd, int Rn, uint32_t offset) { in LDRSB() function in android::ARMAssembler
DMIPSAssembler.cpp923 void ArmToMipsAssembler::LDRSB(int cc, int Rd, int Rn, uint32_t offset) in LDRSB() function in android::ArmToMipsAssembler