Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DARMAssemblerProxy.cpp215 void ARMAssemblerProxy::LDRB(int cc, int Rd, int Rn, uint32_t offset) { in LDRB() function in android::ARMAssemblerProxy
DARMAssembler.cpp302 void ARMAssembler::LDRB(int cc, int Rd, int Rn, uint32_t offset) { in LDRB() function in android::ARMAssembler
DMIPSAssembler.cpp802 void ArmToMipsAssembler::LDRB(int cc, int Rd, int Rn, uint32_t offset) in LDRB() function in android::ArmToMipsAssembler