Searched refs:opBIC (Results 1 – 2 of 2) sorted by relevance
/system/core/libpixelflinger/codeflinger/ |
D | ARMAssemblerInterface.h | 118 opTST, opTEQ, opCMP, opCMN, opORR, opMOV, opBIC, opMVN enumerator 237 dataProcessing(opBIC, cc, s, Rd, Rn, Op2); in BIC()
|
D | MIPSAssembler.cpp | 475 case opBIC: in dataProcessing()
|