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

/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dmn10200.h81 #define MN10200_OPERAND_AREG 0x2
80 #define MN10200_OPERAND_AREG macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dmn10200.h81 #define MN10200_OPERAND_AREG 0x2
80 #define MN10200_OPERAND_AREG macro
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dmn10200.h81 #define MN10200_OPERAND_AREG 0x2
80 #define MN10200_OPERAND_AREG macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dmn10200.h81 #define MN10200_OPERAND_AREG 0x2
80 #define MN10200_OPERAND_AREG macro
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dm10200-opc.c48 {2, 0, MN10200_OPERAND_AREG},
52 {2, 2, MN10200_OPERAND_AREG},
56 {2, 0, MN10200_OPERAND_AREG},
60 {2, 2, MN10200_OPERAND_AREG},
142 {2, 0, MN10200_OPERAND_AREG | MN10200_OPERAND_REPEATED},
H A Dm10200-dis.c87 || (operand->flags & MN10200_OPERAND_AREG) != 0)
113 else if ((operand->flags & MN10200_OPERAND_AREG) != 0)
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dm10200-opc.c48 {2, 0, MN10200_OPERAND_AREG},
52 {2, 2, MN10200_OPERAND_AREG},
56 {2, 0, MN10200_OPERAND_AREG},
60 {2, 2, MN10200_OPERAND_AREG},
142 {2, 0, MN10200_OPERAND_AREG | MN10200_OPERAND_REPEATED},
H A Dm10200-dis.c87 || (operand->flags & MN10200_OPERAND_AREG) != 0)
113 else if ((operand->flags & MN10200_OPERAND_AREG) != 0)
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dm10200-opc.c48 {2, 0, MN10200_OPERAND_AREG},
52 {2, 2, MN10200_OPERAND_AREG},
56 {2, 0, MN10200_OPERAND_AREG},
60 {2, 2, MN10200_OPERAND_AREG},
142 {2, 0, MN10200_OPERAND_AREG | MN10200_OPERAND_REPEATED},
H A Dm10200-dis.c87 || (operand->flags & MN10200_OPERAND_AREG) != 0)
113 else if ((operand->flags & MN10200_OPERAND_AREG) != 0)
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dm10200-opc.c48 {2, 0, MN10200_OPERAND_AREG},
52 {2, 2, MN10200_OPERAND_AREG},
56 {2, 0, MN10200_OPERAND_AREG},
60 {2, 2, MN10200_OPERAND_AREG},
142 {2, 0, MN10200_OPERAND_AREG | MN10200_OPERAND_REPEATED},
H A Dm10200-dis.c87 || (operand->flags & MN10200_OPERAND_AREG) != 0)
113 else if ((operand->flags & MN10200_OPERAND_AREG) != 0)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mn10200.c965 else if (operand->flags & MN10200_OPERAND_AREG)
1043 & (MN10200_OPERAND_DREG | MN10200_OPERAND_AREG)) == 0)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-mn10200.c965 else if (operand->flags & MN10200_OPERAND_AREG)
1043 & (MN10200_OPERAND_DREG | MN10200_OPERAND_AREG)) == 0)
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-mn10200.c972 else if (operand->flags & MN10200_OPERAND_AREG)
1050 & (MN10200_OPERAND_DREG | MN10200_OPERAND_AREG)) == 0)

Completed in 132 milliseconds