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

/system/core/libpixelflinger/codeflinger/
H A DARMAssemblerInterface.h118 opTST, opTEQ, opCMP, opCMN, opORR, opMOV, opBIC, opMVN enumerator in enum:android::ARMAssemblerInterface::__anon1421
281 dataProcessing(opCMP, cc, 1, 0, Rn, Op2);
H A DMIPSAssembler.cpp558 case opCMP:
599 if (s && opcode != opCMP) {
H A DArm64Assembler.cpp422 else if(opcode == opCMP)

Completed in 37 milliseconds