Searched refs:opORR (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 253 dataProcessing(opORR, cc, s, Rd, Rn, Op2); in ORR()
|
D | MIPSAssembler.cpp | 467 case opORR: in dataProcessing()
|