|
Message
From: Matjaz Breskvar<phoenix@o...>
Date: Tue Jan 25 14:31:19 CET 2005
Subject: [openrisc] Re: [or1ksim] Mark destination operand in or32.c
* György 'nog' Jeney (nog@s...) wrote: > On 0, György 'nog' Jeney <nog@s...> wrote: > > Hi, > > > > I have changed the architechture definition in or32.c such that the rD register > > is always a destination register. This has the great advantage that this > > information is computed when the operand tables are generated and not when the > > instructions themselves are executed. I have also added some documentation of > > the OPTYPE_ flags. > > > > ChangeLog: > > Mark wich operand is the destination operand in the architechture definition. > > > This time with the patch.
Just one comment. The or32.h and or32.c are links even in cvs, so changing them in or1ksim means changing them also in other places like binutils, gdb... Although the changes may work nicely in or1ksim they might break a bunch of other stuff. Did you maybe try the changes in binutils... ?
regards, p.
|
 |