Searched defs:LDRSH (Results 1 – 5 of 5) sorted by relevance
/system/core/libpixelflinger/codeflinger/ | ||
D | ARMAssembler.cpp | 318 void ARMAssembler::LDRSH(int cc, int Rd, int Rn, uint32_t offset) { in LDRSH() function in android::ARMAssembler |
D | ARMAssemblerProxy.cpp | 230 void ARMAssemblerProxy::LDRSH(int cc, int Rd, int Rn, uint32_t offset) { in LDRSH() function in android::ARMAssemblerProxy |
D | MIPS64Assembler.cpp | 922 void ArmToMips64Assembler::LDRSH(int cc, int Rd, int Rn, uint32_t offset) in LDRSH() function in android::ArmToMips64Assembler |
D | Arm64Assembler.cpp | 668 void ArmToArm64Assembler::LDRSH(int /*cc*/, int /*Rd*/, int /*Rn*/, uint32_t /*offset*/) in LDRSH() function in android::ArmToArm64Assembler |
D | MIPSAssembler.cpp | 930 void ArmToMipsAssembler::LDRSH(int cc, int Rd, int Rn, uint32_t offset) in LDRSH() function in android::ArmToMipsAssembler |