Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.h217 CMP_COND = 1, enumerator
DMIPSAssembler.cpp361 if (cond.type == CMP_COND && Rd == cond.r2) { in protectConditionalOperands()
574 cond.type = CMP_COND; in dataProcessing()