Searched refs:RX_Operand_TwoReg (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Drx.h57 RX_Operand_TwoReg, /* [Rn + scale*R2] */ enumerator in enum:__anon2101
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Drx.h57 RX_Operand_TwoReg, /* [Rn + scale*R2] */ enumerator in enum:__anon1521
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Drx.h57 RX_Operand_TwoReg, /* [Rn + scale*R2] */ enumerator in enum:__anon1139
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Drx.h57 RX_Operand_TwoReg, /* [Rn + scale*R2] */ enumerator in enum:__anon1120
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Drx-dis.c342 case RX_Operand_TwoReg:
H A Drx-decode.c133 #define SRR(r) OP (1, RX_Operand_TwoReg, r, 0)
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Drx-dis.c342 case RX_Operand_TwoReg:
H A Drx-decode.c133 #define SRR(r) OP (1, RX_Operand_TwoReg, r, 0)
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Drx-dis.c342 case RX_Operand_TwoReg:
H A Drx-decode.c133 #define SRR(r) OP (1, RX_Operand_TwoReg, r, 0)
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Drx-dis.c342 case RX_Operand_TwoReg:
H A Drx-decode.c133 #define SRR(r) OP (1, RX_Operand_TwoReg, r, 0)
/netbsd-current/external/gpl3/gdb.old/dist/sim/rx/
H A Drx.c416 case RX_Operand_TwoReg: /* [Rn + scale * R2] */
419 if (o->type == RX_Operand_TwoReg)
435 if (o->type == RX_Operand_TwoReg)
588 case RX_Operand_TwoReg: /* [Rn + scale * R2] */
603 if (o->type == RX_Operand_TwoReg)
/netbsd-current/external/gpl3/gdb/dist/sim/rx/
H A Drx.c418 case RX_Operand_TwoReg: /* [Rn + scale * R2] */
421 if (o->type == RX_Operand_TwoReg)
437 if (o->type == RX_Operand_TwoReg)
590 case RX_Operand_TwoReg: /* [Rn + scale * R2] */
605 if (o->type == RX_Operand_TwoReg)

Completed in 218 milliseconds