Home
last modified time | relevance | path

Searched refs:MULT (Results 1 – 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.cpp633 mMips->MULT(Rm, Rs); in UMULL()
1137 mMips->MULT(Rm, R_at); in SMULW()
1476 void MIPSAssembler::MULT(int Rs, int Rt) // dest is hi,lo in MULT() function in android::MIPSAssembler
DMIPSAssembler.h279 void MULT(int Rs, int Rt); // dest is hi,lo