Home
last modified time | relevance | path

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

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