This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: [committed] pa10 load/store opcodes and FLAG_STRICT


On Sun, Jul 10, 2005 at 10:40:32PM -0400, John David Anglin wrote:
> I discovered this weekend that there is still a bit of code that relies
> on old PA 1.0 syntax (gmp).  It uses "0" for the space register "%sr0".
> This restores the previous behavior prior to my cache completer update.
> I had to reorder varies entries in the table because the immediate
> ranges for non-strict loads and stores have to be order from largest
> to smallest.
> 
> Tested on hppa-unknown-linux-gnu and hppa2.0w-hp-hpux11.11.  Committed
> to trunk.

I like the FLAG_STRICT mode, I think using '0' for the space register is
rubish. I've cleaned up glibc under the strict mode.

Are you adverse to making people cleanup poorly formated assembly? It's
a mechanistic change :)

c.


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