Searched defs:STRH (Results 1 – 5 of 5) sorted by relevance
/system/core/libpixelflinger/codeflinger/ | ||
D | ARMAssemblerProxy.cpp | 233 void ARMAssemblerProxy::STRH(int cc, int Rd, int Rn, uint32_t offset) { in STRH() function in android::ARMAssemblerProxy |
D | ARMAssembler.cpp | 307 void ARMAssembler::STRH(int cc, int Rd, int Rn, uint32_t offset) { in STRH() function in android::ARMAssembler |
D | MIPS64Assembler.cpp | 921 void ArmToMips64Assembler::STRH(int cc __unused, int Rd, int Rn, uint32_t offset) in STRH() function in android::ArmToMips64Assembler |
D | Arm64Assembler.cpp | 672 void ArmToArm64Assembler::STRH(int cc, int Rd, int Rn, uint32_t op_type) in STRH() function in android::ArmToArm64Assembler |
D | MIPSAssembler.cpp | 933 void ArmToMipsAssembler::STRH(int cc __unused, int Rd, int Rn, uint32_t offset) in STRH() function in android::ArmToMipsAssembler |