Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DARMAssemblerInterface.h117 opAND, opEOR, opSUB, opRSB, opADD, opADC, opSBC, opRSC, enumerator
229 dataProcessing(opADD, cc, s, Rd, Rn, Op2); in ADD()
DMIPSAssembler.cpp441 case opADD: in dataProcessing()