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