Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DMIPS64Assembler.cpp183 cond.type = CMP_COND; in set_condition()
340 if (cond.type == CMP_COND && Rd == cond.r2) { in protectConditionalOperands()
555 cond.type = CMP_COND; in dataProcessing()
DMIPS64Assembler.h228 CMP_COND = 1, enumerator
DMIPSAssembler.h217 CMP_COND = 1, enumerator
DMIPSAssembler.cpp355 if (cond.type == CMP_COND && Rd == cond.r2) { in protectConditionalOperands()
568 cond.type = CMP_COND; in dataProcessing()