Searched refs:M6811_OP_BRANCH (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dm68hc11.h346 #define M6811_OP_BRANCH 0x00008000 /* Branch, jsr, call */ macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dm68hc11.h346 #define M6811_OP_BRANCH 0x00008000 /* Branch, jsr, call */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dm68hc11.h346 #define M6811_OP_BRANCH 0x00008000 /* Branch, jsr, call */ macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dm68hc11.h346 #define M6811_OP_BRANCH 0x00008000 /* Branch, jsr, call */ macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-m68hc11.c1527 mode &= ~M6811_OP_BRANCH;
2460 if (format & M6811_OP_BRANCH)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m68hc11.c1527 mode &= ~M6811_OP_BRANCH;
2460 if (format & M6811_OP_BRANCH)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-m68hc11.c1525 mode &= ~M6811_OP_BRANCH;
2460 if (format & M6811_OP_BRANCH)
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dm68hc11-opc.c89 #define OP_BRANCH M6811_OP_BRANCH
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dm68hc11-opc.c89 #define OP_BRANCH M6811_OP_BRANCH
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dm68hc11-opc.c89 #define OP_BRANCH M6811_OP_BRANCH
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dm68hc11-opc.c89 #define OP_BRANCH M6811_OP_BRANCH

Completed in 243 milliseconds