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