Searched refs:XOR (Results 1 - 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A DMIPSAssembler.h310 void XOR(int Rd, int Rs, int Rt);
H A DMIPSAssembler.cpp461 mMips->XOR(Rd, Rn, src);
1591 void MIPSAssembler::XOR(int Rd, int Rs, int Rt) function in class:android::MIPSAssembler

Completed in 97 milliseconds