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

  /src/external/gpl3/binutils/dist/include/opcode/
m68hc11.h 328 #define M6811_OP_NONE 0 /* No operand */
  /src/external/gpl3/binutils.old/dist/include/opcode/
m68hc11.h 328 #define M6811_OP_NONE 0 /* No operand */
  /src/external/gpl3/gdb/dist/include/opcode/
m68hc11.h 328 #define M6811_OP_NONE 0 /* No operand */
  /src/external/gpl3/gdb.old/dist/include/opcode/
m68hc11.h 328 #define M6811_OP_NONE 0 /* No operand */
  /src/external/gpl3/binutils/dist/gas/config/
tc-m68hc11.c 1156 mode = M6811_OP_NONE;
1250 if (mode == M6811_OP_NONE || mode == M6812_OP_D_IDX)
1343 if (mode == M6811_OP_NONE || mode == M6811_OP_DIRECT
1350 int possible_mode = M6811_OP_NONE;
1357 if (mode == M6811_OP_NONE)
1377 if (reg == REG_NONE && mode == M6811_OP_NONE
1378 && possible_mode != M6811_OP_NONE)
1385 if (possible_mode != M6811_OP_NONE)
1389 && possible_mode != M6811_OP_NONE)
1401 && !(mode == M6811_OP_NONE && opmode & M6811_OP_IND16)
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-m68hc11.c 1156 mode = M6811_OP_NONE;
1250 if (mode == M6811_OP_NONE || mode == M6812_OP_D_IDX)
1343 if (mode == M6811_OP_NONE || mode == M6811_OP_DIRECT
1350 int possible_mode = M6811_OP_NONE;
1357 if (mode == M6811_OP_NONE)
1377 if (reg == REG_NONE && mode == M6811_OP_NONE
1378 && possible_mode != M6811_OP_NONE)
1385 if (possible_mode != M6811_OP_NONE)
1389 && possible_mode != M6811_OP_NONE)
1401 && !(mode == M6811_OP_NONE && opmode & M6811_OP_IND16)
    [all...]
  /src/external/gpl3/binutils/dist/opcodes/
m68hc11-opc.c 72 #define OP_NONE M6811_OP_NONE
  /src/external/gpl3/binutils.old/dist/opcodes/
m68hc11-opc.c 72 #define OP_NONE M6811_OP_NONE
  /src/external/gpl3/gdb/dist/opcodes/
m68hc11-opc.c 72 #define OP_NONE M6811_OP_NONE
  /src/external/gpl3/gdb.old/dist/opcodes/
m68hc11-opc.c 72 #define OP_NONE M6811_OP_NONE

Completed in 42 milliseconds