Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.h352 void MOVZ(int Rd, int Rs, int Rt);
DMIPSAssembler.cpp1766 void MIPSAssembler::MOVZ(int Rd, int Rs, int Rt) in MOVZ() function in android::MIPSAssembler