Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.h351 void MOVN(int Rd, int Rs, int Rt);
DMIPSAssembler.cpp1760 void MIPSAssembler::MOVN(int Rd, int Rs, int Rt) in MOVN() function in android::MIPSAssembler