public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Jesper Skov <jskov@redhat.com>
To: Suresh N <nsuresh@cdotb.ernet.in>
Cc: ecos-discuss@sourceware.cygnus.com
Subject: Re: [ECOS] Assembler errors for 603e
Date: Thu, 11 Jan 2001 00:48:00 -0000	[thread overview]
Message-ID: <14941.29507.767718.957349@thinktwice.zoftcorp.dk> (raw)
In-Reply-To: <Pine.OSF.4.21.0101111334550.24845-100000@jnana.cdotb.ernet.in>

[please remember to CC the list in the future]

>>>>> "Suresh" == Suresh N <nsuresh@cdotb.ernet.in> writes:

Suresh> Hi, i corrected the andi. problem.....
	
Suresh> 	the offset i can't reduce below 32 bits... since those
Suresh> are defined by the 8260 manual as the offset from the
Suresh> IMMR.....

I didn't say 'reduce the offset', I said:

>>  Rewrite the code to use 32 bit offsets.

Instead of 
  lwz rn,offset(rx)

use
  lwzx rn,rx,ry

where ry contains the offset.


Jesper

      parent reply	other threads:[~2001-01-11  0:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-10 22:32 Suresh N
2001-01-11  0:01 ` Jesper Skov
     [not found]   ` <Pine.OSF.4.21.0101111334550.24845-100000@jnana.cdotb.ernet.in>
2001-01-11  0:48     ` Jesper Skov [this message]

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=14941.29507.767718.957349@thinktwice.zoftcorp.dk \
    --to=jskov@redhat.com \
    --cc=ecos-discuss@sourceware.cygnus.com \
    --cc=nsuresh@cdotb.ernet.in \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).