Searched refs:RX_Long (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Drx.h40 RX_Long, enumerator in enum:__anon2100
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Drx.h40 RX_Long, enumerator in enum:__anon1520
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Drx.h40 RX_Long, enumerator in enum:__anon1138
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Drx.h40 RX_Long, enumerator in enum:__anon1119
/netbsd-current/external/gpl3/gdb.old/dist/sim/rx/
H A Drx.c462 case RX_Long:
515 case RX_Long:
563 case RX_Long:
630 case RX_Long:
1619 case RX_Long:
1673 case RX_Long:
1946 case RX_Long:
2005 case RX_Long:
2074 case RX_Long:
/netbsd-current/external/gpl3/gdb/dist/sim/rx/
H A Drx.c464 case RX_Long:
517 case RX_Long:
565 case RX_Long:
632 case RX_Long:
1621 case RX_Long:
1675 case RX_Long:
1948 case RX_Long:
2007 case RX_Long:
2076 case RX_Long:
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Drx-tdep.c258 && opc.size == RX_Long)
272 && opc.size == RX_Long)
298 && opc.size == RX_Long
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Drx-tdep.c259 && opc.size == RX_Long)
273 && opc.size == RX_Long)
299 && opc.size == RX_Long
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Drx-decode.c55 RX_Long,
63 RX_Long,
79 RX_Long,
85 RX_Long,
137 #define SP(t,r) rx_disp (1, t, r, (t!=3) ? RX_UByte : RX_Long, ld); P(t, 1);
150 #define S2P(t,r) rx_disp (2, t, r, (t!=3) ? RX_UByte : RX_Long, ld); P(t, 2);
161 #define P(t, n) rx->op[n].size = (t!=3) ? RX_UByte : RX_Long;
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Drx-decode.c55 RX_Long,
63 RX_Long,
79 RX_Long,
85 RX_Long,
137 #define SP(t,r) rx_disp (1, t, r, (t!=3) ? RX_UByte : RX_Long, ld); P(t, 1);
150 #define S2P(t,r) rx_disp (2, t, r, (t!=3) ? RX_UByte : RX_Long, ld); P(t, 2);
161 #define P(t, n) rx->op[n].size = (t!=3) ? RX_UByte : RX_Long;
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Drx-decode.c55 RX_Long,
63 RX_Long,
79 RX_Long,
85 RX_Long,
137 #define SP(t,r) rx_disp (1, t, r, (t!=3) ? RX_UByte : RX_Long, ld); P(t, 1);
150 #define S2P(t,r) rx_disp (2, t, r, (t!=3) ? RX_UByte : RX_Long, ld); P(t, 2);
161 #define P(t, n) rx->op[n].size = (t!=3) ? RX_UByte : RX_Long;
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Drx-decode.c55 RX_Long,
63 RX_Long,
79 RX_Long,
85 RX_Long,
137 #define SP(t,r) rx_disp (1, t, r, (t!=3) ? RX_UByte : RX_Long, ld); P(t, 1);
150 #define S2P(t,r) rx_disp (2, t, r, (t!=3) ? RX_UByte : RX_Long, ld); P(t, 2);
161 #define P(t, n) rx->op[n].size = (t!=3) ? RX_UByte : RX_Long;

Completed in 289 milliseconds