Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.h284 void MSUBU(int Rs, int Rt); // hi,lo = hi,lo - Rs * Rt
DMIPSAssembler.cpp1502 void MIPSAssembler::MSUBU(int Rs, int Rt) // hi,lo = hi,lo - Rs * Rt in MSUBU() function in android::MIPSAssembler