Searched defs:LDRSB (Results 1 – 5 of 5) sorted by relevance
/system/core/libpixelflinger/codeflinger/ | ||
D | ARMAssemblerProxy.cpp | 227 void ARMAssemblerProxy::LDRSB(int cc, int Rd, int Rn, uint32_t offset) { in LDRSB() function in android::ARMAssemblerProxy |
D | ARMAssembler.cpp | 315 void ARMAssembler::LDRSB(int cc, int Rd, int Rn, uint32_t offset) { in LDRSB() function in android::ARMAssembler |
D | MIPS64Assembler.cpp | 915 void ArmToMips64Assembler::LDRSB(int cc, int Rd, int Rn, uint32_t offset) in LDRSB() function in android::ArmToMips64Assembler |
D | Arm64Assembler.cpp | 664 void ArmToArm64Assembler::LDRSB(int /*cc*/, int /*Rd*/, int /*Rn*/, uint32_t /*offset*/) in LDRSB() function in android::ArmToArm64Assembler |
D | MIPSAssembler.cpp | 923 void ArmToMipsAssembler::LDRSB(int cc, int Rd, int Rn, uint32_t offset) in LDRSB() function in android::ArmToMipsAssembler |