Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.h277 void NEGU(int Rd, int Rs);
DMIPSAssembler.cpp1465 void MIPSAssembler::NEGU(int Rd, int Rs) // really subu(d, zero, s) in NEGU() function in android::MIPSAssembler
1656 MIPSAssembler::NEGU(R_at2, Rs); in RORsyn()