Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DARMAssembler.cpp298 void ARMAssembler::LDRH(int cc, int Rd, int Rn, uint32_t offset) { in LDRH() function in android::ARMAssembler
DARMAssemblerProxy.cpp224 void ARMAssemblerProxy::LDRH(int cc, int Rd, int Rn, uint32_t offset) { in LDRH() function in android::ARMAssemblerProxy
DMIPS64Assembler.cpp877 void ArmToMips64Assembler::LDRH(int cc __unused, int Rd, int Rn, uint32_t offset) in LDRH() function in android::ArmToMips64Assembler
DArm64Assembler.cpp659 void ArmToArm64Assembler::LDRH(int cc, int Rd, int Rn, uint32_t op_type) in LDRH() function in android::ArmToArm64Assembler
DMIPSAssembler.cpp889 void ArmToMipsAssembler::LDRH(int cc __unused, int Rd, int Rn, uint32_t offset) in LDRH() function in android::ArmToMipsAssembler