Searched refs:M6812_OP_TBCC_MARKER (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dm68hc11.h394 #define M6812_OP_TBCC_MARKER 0x01000000 macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dm68hc11.h394 #define M6812_OP_TBCC_MARKER 0x01000000 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dm68hc11.h394 #define M6812_OP_TBCC_MARKER 0x01000000 macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dm68hc11.h394 #define M6812_OP_TBCC_MARKER 0x01000000 macro
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dm68hc11-dis.c440 if ((opcode[j].format & M6812_OP_TBCC_MARKER)
H A Dm68hc11-opc.c102 #define OP_TBEQ_MARKER (M6812_OP_TBCC_MARKER|M6812_OP_EQ_MARKER)
103 #define OP_TBNE_MARKER (M6812_OP_TBCC_MARKER)
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dm68hc11-dis.c440 if ((opcode[j].format & M6812_OP_TBCC_MARKER)
H A Dm68hc11-opc.c102 #define OP_TBEQ_MARKER (M6812_OP_TBCC_MARKER|M6812_OP_EQ_MARKER)
103 #define OP_TBNE_MARKER (M6812_OP_TBCC_MARKER)
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dm68hc11-dis.c440 if ((opcode[j].format & M6812_OP_TBCC_MARKER)
H A Dm68hc11-opc.c102 #define OP_TBEQ_MARKER (M6812_OP_TBCC_MARKER|M6812_OP_EQ_MARKER)
103 #define OP_TBNE_MARKER (M6812_OP_TBCC_MARKER)
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dm68hc11-dis.c440 if ((opcode[j].format & M6812_OP_TBCC_MARKER)
H A Dm68hc11-opc.c102 #define OP_TBEQ_MARKER (M6812_OP_TBCC_MARKER|M6812_OP_EQ_MARKER)
103 #define OP_TBNE_MARKER (M6812_OP_TBCC_MARKER)
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-m68hc11.c1551 case M6812_OP_TBCC_MARKER:
1997 else if (opcode->format & M6812_OP_TBCC_MARKER)
2807 #define M6812_XBCC_MARKER (M6812_OP_TBCC_MARKER \
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m68hc11.c1551 case M6812_OP_TBCC_MARKER:
1997 else if (opcode->format & M6812_OP_TBCC_MARKER)
2807 #define M6812_XBCC_MARKER (M6812_OP_TBCC_MARKER \
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-m68hc11.c1549 case M6812_OP_TBCC_MARKER:
1997 else if (opcode->format & M6812_OP_TBCC_MARKER)
2807 #define M6812_XBCC_MARKER (M6812_OP_TBCC_MARKER \

Completed in 144 milliseconds