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

  /src/external/gpl3/binutils/dist/include/opcode/
m68hc11.h 394 #define M6812_OP_TBCC_MARKER 0x01000000
  /src/external/gpl3/binutils.old/dist/include/opcode/
m68hc11.h 394 #define M6812_OP_TBCC_MARKER 0x01000000
  /src/external/gpl3/gdb/dist/include/opcode/
m68hc11.h 394 #define M6812_OP_TBCC_MARKER 0x01000000
  /src/external/gpl3/gdb.old/dist/include/opcode/
m68hc11.h 394 #define M6812_OP_TBCC_MARKER 0x01000000
  /src/external/gpl3/binutils/dist/opcodes/
m68hc11-dis.c 440 if ((opcode[j].format & M6812_OP_TBCC_MARKER)
m68hc11-opc.c 102 #define OP_TBEQ_MARKER (M6812_OP_TBCC_MARKER|M6812_OP_EQ_MARKER)
103 #define OP_TBNE_MARKER (M6812_OP_TBCC_MARKER)
  /src/external/gpl3/binutils.old/dist/opcodes/
m68hc11-dis.c 440 if ((opcode[j].format & M6812_OP_TBCC_MARKER)
m68hc11-opc.c 102 #define OP_TBEQ_MARKER (M6812_OP_TBCC_MARKER|M6812_OP_EQ_MARKER)
103 #define OP_TBNE_MARKER (M6812_OP_TBCC_MARKER)
  /src/external/gpl3/gdb/dist/opcodes/
m68hc11-dis.c 440 if ((opcode[j].format & M6812_OP_TBCC_MARKER)
m68hc11-opc.c 102 #define OP_TBEQ_MARKER (M6812_OP_TBCC_MARKER|M6812_OP_EQ_MARKER)
103 #define OP_TBNE_MARKER (M6812_OP_TBCC_MARKER)
  /src/external/gpl3/gdb.old/dist/opcodes/
m68hc11-dis.c 440 if ((opcode[j].format & M6812_OP_TBCC_MARKER)
m68hc11-opc.c 102 #define OP_TBEQ_MARKER (M6812_OP_TBCC_MARKER|M6812_OP_EQ_MARKER)
103 #define OP_TBNE_MARKER (M6812_OP_TBCC_MARKER)
  /src/external/gpl3/binutils/dist/gas/config/
tc-m68hc11.c 1549 case M6812_OP_TBCC_MARKER:
1996 else if (opcode->format & M6812_OP_TBCC_MARKER)
2806 #define M6812_XBCC_MARKER (M6812_OP_TBCC_MARKER \
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-m68hc11.c 1549 case M6812_OP_TBCC_MARKER:
1996 else if (opcode->format & M6812_OP_TBCC_MARKER)
2806 #define M6812_XBCC_MARKER (M6812_OP_TBCC_MARKER \

Completed in 53 milliseconds