Searched defs:SMUL (Results 1 - 3 of 3) sorted by path

/system/core/libpixelflinger/codeflinger/
H A DARMAssembler.cpp402 void ARMAssembler::SMUL(int cc, int xy, function in class:android::ARMAssembler
H A DARMAssemblerProxy.cpp272 void ARMAssemblerProxy::SMUL(int cc, int xy, int Rd, int Rm, int Rs) { function in class:android::ARMAssemblerProxy
273 mTarget->SMUL(cc, xy, Rd, Rm, Rs);
H A DMIPSAssembler.cpp1081 void ArmToMipsAssembler::SMUL(int cc, int xy, function in class:android::ArmToMipsAssembler

Completed in 9 milliseconds