This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: Unreviewed patch: add include/gdb/sim-sh.h (Was: Re: SH simulator register numbers: include/gdb/sim-sh.h)


Elena Zannoni wrote:

Sorry.
Can you format the file with one register per line?
Take a look at sim-d10v.h, now that Andrew cleaned it up.

Just FYI, there are now two examples - sim-d10v.h and sim-arm.h. In both cases the GDB<->sim interface is defined by a simple pure enum - there are no assignments or gaps.

If a mapping is needed then REGISTER_SIM_REGNO handles it.

enjoy,
Andrew




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