Home
last modified time | relevance | path

Searched defs:STRH (Results 1 – 5 of 5) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DARMAssemblerProxy.cpp233 void ARMAssemblerProxy::STRH(int cc, int Rd, int Rn, uint32_t offset) { in STRH() function in android::ARMAssemblerProxy
DARMAssembler.cpp307 void ARMAssembler::STRH(int cc, int Rd, int Rn, uint32_t offset) { in STRH() function in android::ARMAssembler
DMIPS64Assembler.cpp921 void ArmToMips64Assembler::STRH(int cc __unused, int Rd, int Rn, uint32_t offset) in STRH() function in android::ArmToMips64Assembler
DArm64Assembler.cpp672 void ArmToArm64Assembler::STRH(int cc, int Rd, int Rn, uint32_t op_type) in STRH() function in android::ArmToArm64Assembler
DMIPSAssembler.cpp933 void ArmToMipsAssembler::STRH(int cc __unused, int Rd, int Rn, uint32_t offset) in STRH() function in android::ArmToMipsAssembler