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