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, 1 Dec 2009 10:58:09 -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.
> 
> OK.
> 
> > This CPU instruction manual is here.
> > http://documentation.renesas.com/eng/products/mpumcu/rej09b0139_h8s2600.pdf
> 
> I do appreciate being pointed to the documentation, and I learnt
> a new syntax I hadn't seen before. But when I say I will trust you
> on something, I really mean it. So feel free to commit when I approve
> a patch based on this.
> 

OK.
Can I commit this?

> -- 
> Joel


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