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

  /src/external/gpl3/binutils/dist/gas/config/
tc-m68hc11.c 600 (((MODE) & (M6812_OP_PAGE|M6811_OP_IND16)) \
601 == ((M6812_OP_PAGE|M6811_OP_IND16)))
700 && !(opcodes->format & M6811_OP_IND16))
930 if (format & M6811_OP_IND16)
1137 <exp> M6811_OP_IND16 - O_*
1166 if (*p == '*' && (opmode & (M6811_OP_DIRECT | M6811_OP_IND16)))
1246 mode = M6811_OP_PAGE_ADDR | M6812_OP_PAGE | M6811_OP_IND16;
1380 oper->mode = M6811_OP_IND16 | M6811_OP_JUMP_REL;
1401 && !(mode == M6811_OP_NONE && opmode & M6811_OP_IND16))
1465 mode = M6811_OP_IND16 | M6811_OP_JUMP_REL
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-m68hc11.c 600 (((MODE) & (M6812_OP_PAGE|M6811_OP_IND16)) \
601 == ((M6812_OP_PAGE|M6811_OP_IND16)))
700 && !(opcodes->format & M6811_OP_IND16))
930 if (format & M6811_OP_IND16)
1137 <exp> M6811_OP_IND16 - O_*
1166 if (*p == '*' && (opmode & (M6811_OP_DIRECT | M6811_OP_IND16)))
1246 mode = M6811_OP_PAGE_ADDR | M6812_OP_PAGE | M6811_OP_IND16;
1380 oper->mode = M6811_OP_IND16 | M6811_OP_JUMP_REL;
1401 && !(mode == M6811_OP_NONE && opmode & M6811_OP_IND16))
1465 mode = M6811_OP_IND16 | M6811_OP_JUMP_REL
    [all...]
  /src/external/gpl3/binutils/dist/opcodes/
m68hc11-dis.c 512 M6811_OP_IND16)));
598 if (format & M6811_OP_IND16)
644 if (format & (M6811_OP_IMM16 | M6811_OP_IND16))
697 format &= ~M6811_OP_IND16;
m68hc11-opc.c 80 #define OP_IND16 M6811_OP_IND16
  /src/external/gpl3/binutils.old/dist/opcodes/
m68hc11-dis.c 512 M6811_OP_IND16)));
598 if (format & M6811_OP_IND16)
644 if (format & (M6811_OP_IMM16 | M6811_OP_IND16))
697 format &= ~M6811_OP_IND16;
m68hc11-opc.c 80 #define OP_IND16 M6811_OP_IND16
  /src/external/gpl3/gdb/dist/opcodes/
m68hc11-dis.c 512 M6811_OP_IND16)));
598 if (format & M6811_OP_IND16)
644 if (format & (M6811_OP_IMM16 | M6811_OP_IND16))
697 format &= ~M6811_OP_IND16;
m68hc11-opc.c 80 #define OP_IND16 M6811_OP_IND16
  /src/external/gpl3/gdb.old/dist/opcodes/
m68hc11-dis.c 512 M6811_OP_IND16)));
598 if (format & M6811_OP_IND16)
644 if (format & (M6811_OP_IMM16 | M6811_OP_IND16))
697 format &= ~M6811_OP_IND16;
m68hc11-opc.c 80 #define OP_IND16 M6811_OP_IND16
  /src/external/gpl3/binutils/dist/include/opcode/
m68hc11.h 332 #define M6811_OP_IND16 0x0008 /* Indirect abs: <val-16> */
  /src/external/gpl3/binutils.old/dist/include/opcode/
m68hc11.h 332 #define M6811_OP_IND16 0x0008 /* Indirect abs: <val-16> */
  /src/external/gpl3/gdb/dist/include/opcode/
m68hc11.h 332 #define M6811_OP_IND16 0x0008 /* Indirect abs: <val-16> */
  /src/external/gpl3/gdb.old/dist/include/opcode/
m68hc11.h 332 #define M6811_OP_IND16 0x0008 /* Indirect abs: <val-16> */

Completed in 49 milliseconds