Searched defs:LDRH (Results 1 – 5 of 5) sorted by relevance
/system/core/libpixelflinger/codeflinger/ | ||
D | ARMAssemblerProxy.cpp | 224 void ARMAssemblerProxy::LDRH(int cc, int Rd, int Rn, uint32_t offset) { in LDRH() function in android::ARMAssemblerProxy |
D | ARMAssembler.cpp | 298 void ARMAssembler::LDRH(int cc, int Rd, int Rn, uint32_t offset) { in LDRH() function in android::ARMAssembler |
D | MIPS64Assembler.cpp | 877 void ArmToMips64Assembler::LDRH(int cc __unused, int Rd, int Rn, uint32_t offset) in LDRH() function in android::ArmToMips64Assembler |
D | Arm64Assembler.cpp | 659 void ArmToArm64Assembler::LDRH(int cc, int Rd, int Rn, uint32_t op_type) in LDRH() function in android::ArmToArm64Assembler |
D | MIPSAssembler.cpp | 889 void ArmToMipsAssembler::LDRH(int cc __unused, int Rd, int Rn, uint32_t offset) in LDRH() function in android::ArmToMipsAssembler |