1 Dec 2009 19:58
Re: [PATCH] sim/h8300 different result some addressing
Joel Brobecker <brobecker <at> adacore.com>
2009-12-01 18:58:09 GMT
2009-12-01 18:58:09 GMT
> > > +2009-11-23 Yoshinori Sato <ysato <at> 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
RSS Feed