Searched defs:XORI (Results 1 - 1 of 1) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A DMIPSAssembler.cpp463 mMips->XORI(Rd, Rn, src);
1597 void MIPSAssembler::XORI(int Rt, int Rs, uint16_t imm) // todo: support larger immediate function in class:android::MIPSAssembler

Completed in 26 milliseconds