HomeSort by: relevance | last modified time | path
    Searched refs:no_match_operands (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
mn10300.h 48 unsigned int no_match_operands; member in struct:mn10300_opcode
  /src/external/gpl3/binutils.old/dist/include/opcode/
mn10300.h 48 unsigned int no_match_operands; member in struct:mn10300_opcode
  /src/external/gpl3/gdb/dist/include/opcode/
mn10300.h 48 unsigned int no_match_operands; member in struct:mn10300_opcode
  /src/external/gpl3/gdb.old/dist/include/opcode/
mn10300.h 48 unsigned int no_match_operands; member in struct:mn10300_opcode
  /src/external/gpl3/binutils/dist/gas/config/
tc-mn10300.c 1780 if (opcode->no_match_operands)
1785 if ((1 << i) & opcode->no_match_operands)
1793 if (((1 << j) & opcode->no_match_operands)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mn10300.c 1780 if (opcode->no_match_operands)
1785 if ((1 << i) & opcode->no_match_operands)
1793 if (((1 << j) & opcode->no_match_operands)

Completed in 33 milliseconds