Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DARMAssemblerInterface.h118 opTST, opTEQ, opCMP, opCMN, opORR, opMOV, opBIC, opMVN enumerator
237 dataProcessing(opBIC, cc, s, Rd, Rn, Op2); in BIC()
DMIPSAssembler.cpp475 case opBIC: in dataProcessing()