Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DMIPS64Assembler.cpp181 cond.type = SBIT_COND; in set_condition()
581 cond.type = SBIT_COND; in dataProcessing()
603 cond.type = SBIT_COND; in MLA()
613 cond.type = SBIT_COND; in MUL()
625 cond.type = SBIT_COND; in UMULL()
641 cond.type = SBIT_COND; in UMUAL()
657 cond.type = SBIT_COND; in SMULL()
672 cond.type = SBIT_COND; in SMUAL()
690 if (cond.type == SBIT_COND) { cond.r2 = R_zero; } in B()
DMIPSAssembler.cpp594 cond.type = SBIT_COND; in dataProcessing()
615 cond.type = SBIT_COND; in MLA()
625 cond.type = SBIT_COND; in MUL()
637 cond.type = SBIT_COND; in UMULL()
653 cond.type = SBIT_COND; in UMUAL()
669 cond.type = SBIT_COND; in SMULL()
684 cond.type = SBIT_COND; in SMUAL()
702 if (cond.type == SBIT_COND) { cond.r2 = R_zero; } in B()
DMIPS64Assembler.h229 SBIT_COND enumerator
DMIPSAssembler.h218 SBIT_COND enumerator