HomeSort by: relevance | last modified time | path
    Searched defs:OPCODE_MVN (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 815 #define OPCODE_MVN 15
8871 inst.instruction |= INST_IMMEDIATE | (OPCODE_MVN << DATA_OP_SHIFT);
27458 new_inst = OPCODE_MVN;
27462 case OPCODE_MVN:
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 815 #define OPCODE_MVN 15
8874 inst.instruction |= INST_IMMEDIATE | (OPCODE_MVN << DATA_OP_SHIFT);
27461 new_inst = OPCODE_MVN;
27465 case OPCODE_MVN:

Completed in 64 milliseconds