Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.h281 void MADDU(int Rs, int Rt); // hi,lo = hi,lo + Rs * Rt
DMIPSAssembler.cpp1491 void MIPSAssembler::MADDU(int Rs, int Rt) // hi,lo = hi,lo + Rs * Rt in MADDU() function in android::MIPSAssembler