Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DARMAssemblerInterface.h118 opTST, opTEQ, opCMP, opCMN, opORR, opMOV, opBIC, opMVN enumerator
273 dataProcessing(opTEQ, cc, 1, 0, Rn, Op2); in TEQ()
DMIPSAssembler.cpp587 case opTEQ: in dataProcessing()