[PATCH] sim/h8300 different result some addressing

Joel Brobecker brobecker@adacore.com
Tue Dec 1 18:58:00 GMT 2009


> > > +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.

-- 
Joel



More information about the Gdb-patches mailing list