Searched defs:SMLAW (Results 1 - 3 of 3) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A DARMAssembler.cpp426 void ARMAssembler::SMLAW(int cc, int y, function in class:android::ARMAssembler
H A DARMAssemblerProxy.cpp285 void ARMAssemblerProxy::SMLAW(int cc, int y, int Rd, int Rm, int Rs, int Rn) { function in class:android::ARMAssemblerProxy
286 mTarget->SMLAW(cc, y, Rd, Rm, Rs, Rn);
H A DMIPSAssembler.cpp1189 void ArmToMipsAssembler::SMLAW(int cc, int y, function in class:android::ArmToMipsAssembler

Completed in 401 milliseconds