Home
last modified time | relevance | path

Searched refs:SMULL (Results 1 – 7 of 7) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DARMAssemblerProxy.cpp180 void ARMAssemblerProxy::SMULL(int cc, int s, in SMULL() function in android::ARMAssemblerProxy
182 mTarget->SMULL(cc, s, RdLo, RdHi, Rm, Rs); in SMULL()
DARMAssemblerProxy.h90 virtual void SMULL(int cc, int s,
DARMAssembler.h101 virtual void SMULL(int cc, int s,
DARMAssemblerInterface.h135 virtual void SMULL(int cc, int s,
DARMAssembler.cpp255 void ARMAssembler::SMULL(int cc, int s, in SMULL() function in android::ARMAssembler
DMIPSAssembler.h101 virtual void SMULL(int cc, int s,
DMIPSAssembler.cpp665 void ArmToMipsAssembler::SMULL(int cc, int s, in SMULL() function in android::ArmToMipsAssembler