Linux PARISC architecture development
 help / color / mirror / Atom feed
From: LaMont Jones <lamont@hp.com>
To: willy@debian.org (Matthew Wilcox)
Cc: binutils@sources.redhat.com, parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] second sr0 patch
Date: Sun, 23 Feb 2003 15:20:35 -0700 (MST)	[thread overview]
Message-ID: <20030223222035.26E3812133@security.hp.com> (raw)
In-Reply-To: <20030223204842.E2938@parcelfarce.linux.theplanet.co.uk>

In article <20030223204842.E2938@parcelfarce.linux.theplanet.co.uk> you wrote:

> --- gas/config/tc-hppa.c	23 Jan 2003 12:51:04 -0000	1.102
> +++ gas/config/tc-hppa.c	23 Feb 2003 19:21:09 -0000
> @@ -1794,7 +1794,7 @@ pa_ip (str)
>  	      if (!pa_parse_number (&s, 0))
>  		break;
>  	      num = pa_number;
> -	      CHECK_FIELD (num, 3, 0, 1);
> +	      CHECK_FIELD (num, 3, 1, 1);
>  	      INSERT_FIELD_AND_CONTINUE (opcode, num, 14);
>  
>  	    /* Handle a 3 bit space identifier at 18.  */

I don't think this is a good plan.  Emit a warning, sure, but there is
a large collection of legacy PARISC assembly code out there that has
this perfectly legal, and hp-ux assembler-accepted-from-day-0 construct.

lamont

  parent reply	other threads:[~2003-02-23 22:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-23 20:48 [parisc-linux] second sr0 patch Matthew Wilcox
2003-02-23 22:20 ` LaMont Jones
2003-02-23 22:20 ` LaMont Jones [this message]
2003-02-23 22:27   ` Matthew Wilcox
2003-02-23 22:27   ` Matthew Wilcox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030223222035.26E3812133@security.hp.com \
    --to=lamont@hp.com \
    --cc=binutils@sources.redhat.com \
    --cc=parisc-linux@lists.parisc-linux.org \
    --cc=willy@debian.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox