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: [PATCH] sim/h8300 different result some addressing


At Tue, 24 Nov 2009 14:16:00 -0800,
Joel Brobecker wrote:
> 
> > +2009-11-23  Yoshinori Sato <ysato@users.sourceforge.jp>
> > +	* compile.c(fetch_1): Fix pre-dec, pre-inc, post-dec and post-inc.
> > +	Index registers not masked memory areas.
> > +	Only simply increment or decrement.
> > +	* compile.c(store_1): Ditto.
> 
> I don't really know this CPU, and you're the only one to have made
> a "recent" (2007) change to this CPU (excluding basic configure
> regeneration).  And since there is no apparent maintainer for that
> target, we're going to have to trust you on this.
>
> OK.
> -- 
> Joel

This CPU instruction manual is here.
http://documentation.renesas.com/eng/products/mpumcu/rej09b0139_h8s2600.pdf

Please conferm this fix.

-- 
Yoshinori Sato
<ysato@users.sourceforge.jp>


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