Searched defs:LDR (Results 1 – 4 of 4) sorted by relevance
/system/core/libpixelflinger/codeflinger/ | ||
D | ARMAssembler.cpp | 299 void ARMAssembler::LDR(int cc, int Rd, int Rn, uint32_t offset) { in LDR() function in android::ARMAssembler |
D | ARMAssemblerProxy.cpp | 212 void ARMAssemblerProxy::LDR(int cc, int Rd, int Rn, uint32_t offset) { in LDR() function in android::ARMAssemblerProxy |
D | Arm64Assembler.cpp | 642 void ArmToArm64Assembler::LDR(int cc, int Rd, int Rn, uint32_t op_type) in LDR() function in android::ArmToArm64Assembler |
D | MIPSAssembler.cpp | 768 void ArmToMipsAssembler::LDR(int cc, int Rd, int Rn, uint32_t offset) in LDR() function in android::ArmToMipsAssembler |