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

/macosx-10.9.5/cctools-845/as/
H A Darm.c598 #define OPCODE_MVN 15 macro
5417 inst.instruction |= INST_IMMEDIATE | (OPCODE_MVN << DATA_OP_SHIFT);
16680 new_inst = OPCODE_MVN;
16684 case OPCODE_MVN:

Completed in 254 milliseconds