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

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dm68hc11.h400 #define M6812_OP_TRAP_ID 0x80000000 /* trap #N */ macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dm68hc11.h400 #define M6812_OP_TRAP_ID 0x80000000 /* trap #N */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dm68hc11.h400 #define M6812_OP_TRAP_ID 0x80000000 /* trap #N */ macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dm68hc11.h400 #define M6812_OP_TRAP_ID 0x80000000 /* trap #N */ macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-m68hc11.c1555 case M6812_OP_TRAP_ID:
1579 if (mode & M6812_OP_TRAP_ID
1580 && !check_range (oper->X_add_number, M6812_OP_TRAP_ID))
1592 if (!(mode & M6812_OP_TRAP_ID)
1601 if (mode & M6812_OP_TRAP_ID)
2508 format & (M6811_OP_DIRECT | M6811_OP_IMM8 | M6812_OP_TRAP_ID),
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m68hc11.c1555 case M6812_OP_TRAP_ID:
1579 if (mode & M6812_OP_TRAP_ID
1580 && !check_range (oper->X_add_number, M6812_OP_TRAP_ID))
1592 if (!(mode & M6812_OP_TRAP_ID)
1601 if (mode & M6812_OP_TRAP_ID)
2508 format & (M6811_OP_DIRECT | M6811_OP_IMM8 | M6812_OP_TRAP_ID),
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-m68hc11.c1553 case M6812_OP_TRAP_ID:
1577 if (mode & M6812_OP_TRAP_ID
1578 && !check_range (oper->X_add_number, M6812_OP_TRAP_ID))
1591 if (!(mode & M6812_OP_TRAP_ID)
1601 if (mode & M6812_OP_TRAP_ID)
2508 format & (M6811_OP_DIRECT | M6811_OP_IMM8 | M6812_OP_TRAP_ID),
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dm68hc11-opc.c97 #define OP_TRAP_ID M6812_OP_TRAP_ID
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dm68hc11-opc.c97 #define OP_TRAP_ID M6812_OP_TRAP_ID
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dm68hc11-opc.c97 #define OP_TRAP_ID M6812_OP_TRAP_ID
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dm68hc11-opc.c97 #define OP_TRAP_ID M6812_OP_TRAP_ID

Completed in 147 milliseconds