Searched refs:opAND (Results 1 - 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A DARMAssemblerInterface.h117 opAND, opEOR, opSUB, opRSB, opADD, opADC, opSBC, opRSC, enumerator in enum:android::ARMAssemblerInterface::__anon415
233 dataProcessing(opAND, cc, s, Rd, Rn, Op2);
H A DMIPSAssembler.cpp371 // opAND below for an example. (this could be inlined)
433 case opAND:

Completed in 199 milliseconds