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

  /src/external/gpl3/binutils/dist/opcodes/
tic30-dis.c 46 #define MUL_ADD_IDEN 0x2C000000
134 if ((current_optab->base_opcode & MUL_ADD_IDEN)
135 == (insn_word & MUL_ADD_IDEN))
  /src/external/gpl3/binutils.old/dist/opcodes/
tic30-dis.c 46 #define MUL_ADD_IDEN 0x2C000000
134 if ((current_optab->base_opcode & MUL_ADD_IDEN)
135 == (insn_word & MUL_ADD_IDEN))
  /src/external/gpl3/gdb.old/dist/opcodes/
tic30-dis.c 46 #define MUL_ADD_IDEN 0x2C000000
134 if ((current_optab->base_opcode & MUL_ADD_IDEN)
135 == (insn_word & MUL_ADD_IDEN))
  /src/external/gpl3/gdb/dist/opcodes/
tic30-dis.c 46 #define MUL_ADD_IDEN 0x2C000000
134 if ((current_optab->base_opcode & MUL_ADD_IDEN)
135 == (insn_word & MUL_ADD_IDEN))

Completed in 36 milliseconds