Searched defs:LDRB (Results 1 – 3 of 3) sorted by relevance
/system/core/libpixelflinger/codeflinger/ | ||
D | ARMAssemblerProxy.cpp | 215 void ARMAssemblerProxy::LDRB(int cc, int Rd, int Rn, uint32_t offset) { in LDRB() function in android::ARMAssemblerProxy |
D | ARMAssembler.cpp | 302 void ARMAssembler::LDRB(int cc, int Rd, int Rn, uint32_t offset) { in LDRB() function in android::ARMAssembler |
D | MIPSAssembler.cpp | 802 void ArmToMipsAssembler::LDRB(int cc, int Rd, int Rn, uint32_t offset) in LDRB() function in android::ArmToMipsAssembler |