This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] Add support for Renesas RX architecture


> Awesome!  I've always wanted opcodes to do this.

Look at opcodes/rx-decode.opc and opcodes/opc2c.c

The simulator part is in src/sim/rx/rx.c

The disassembler is somewhat trivial too, in opcodes/rx-dis.c, being
all of 199 lines.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]