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

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

Completed in 27 milliseconds