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

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dm68hc11.h369 #define M68XG_OP_IMM3 0x0002 macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dm68hc11.h369 #define M68XG_OP_IMM3 0x0002 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dm68hc11.h369 #define M68XG_OP_IMM3 0x0002 macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dm68hc11.h369 #define M68XG_OP_IMM3 0x0002 macro
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dm68hc11-dis.c255 else if (format & M68XG_OP_IMM3)
H A Dm68hc11-opc.c1587 { "csem", M68XG_OP_IMM3, 2, 0x00f0, 0, 0, 0, 0, 0, cpuxgate, 0xf8ff },
1589 { "ssem", M68XG_OP_IMM3, 2, 0x00f2, 0, 0, 0, 0, 0, cpuxgate, 0xf8ff },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dm68hc11-dis.c255 else if (format & M68XG_OP_IMM3)
H A Dm68hc11-opc.c1587 { "csem", M68XG_OP_IMM3, 2, 0x00f0, 0, 0, 0, 0, 0, cpuxgate, 0xf8ff },
1589 { "ssem", M68XG_OP_IMM3, 2, 0x00f2, 0, 0, 0, 0, 0, cpuxgate, 0xf8ff },
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dm68hc11-dis.c255 else if (format & M68XG_OP_IMM3)
H A Dm68hc11-opc.c1587 { "csem", M68XG_OP_IMM3, 2, 0x00f0, 0, 0, 0, 0, 0, cpuxgate, 0xf8ff },
1589 { "ssem", M68XG_OP_IMM3, 2, 0x00f2, 0, 0, 0, 0, 0, cpuxgate, 0xf8ff },
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dm68hc11-dis.c255 else if (format & M68XG_OP_IMM3)
H A Dm68hc11-opc.c1587 { "csem", M68XG_OP_IMM3, 2, 0x00f0, 0, 0, 0, 0, 0, cpuxgate, 0xf8ff },
1589 { "ssem", M68XG_OP_IMM3, 2, 0x00f2, 0, 0, 0, 0, 0, cpuxgate, 0xf8ff },
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-m68hc11.c678 if (opcodes->format & (M68XG_OP_IMM3 | M68XG_OP_R | M68XG_OP_REL9
746 if (format & M68XG_OP_IMM3)
1489 case M68XG_OP_IMM3:
2934 if (opc->format & M68XG_OP_IMM3)
2978 if (check_range (operands[0].exp.X_add_number,M68XG_OP_IMM3))
2981 operands[0].mode = M68XG_OP_IMM3;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m68hc11.c678 if (opcodes->format & (M68XG_OP_IMM3 | M68XG_OP_R | M68XG_OP_REL9
746 if (format & M68XG_OP_IMM3)
1489 case M68XG_OP_IMM3:
2934 if (opc->format & M68XG_OP_IMM3)
2978 if (check_range (operands[0].exp.X_add_number,M68XG_OP_IMM3))
2981 operands[0].mode = M68XG_OP_IMM3;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-m68hc11.c677 if (opcodes->format & (M68XG_OP_IMM3 | M68XG_OP_R | M68XG_OP_REL9
744 if (format & M68XG_OP_IMM3)
1487 case M68XG_OP_IMM3:
2934 if (opc->format & M68XG_OP_IMM3)
2978 if (check_range (operands[0].exp.X_add_number,M68XG_OP_IMM3))
2981 operands[0].mode = M68XG_OP_IMM3;

Completed in 285 milliseconds