linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: David Edelsohn <dje@watson.ibm.com>
To: "Kevin B. Hendricks" <kbhend@dogwood.tyler.wm.edu>
Cc: linuxppc-dev@lists.linuxppc.org
Subject: Re: Help from Kernel Gurus needed!!!
Date: Mon, 25 Jan 1999 12:46:35 -0500	[thread overview]
Message-ID: <9901251746.AA47496@marc.watson.ibm.com> (raw)
In-Reply-To: Message from "Kevin B. Hendricks" <kbhend@dogwood.tyler.wm.edu> of "Mon, 25 Jan 1999 10:32:00 EST." <v03010d05b2d23dd9198b@[209.96.179.28]>


	If you are just trying to copy r1 into r0, why not use move
regsiter instead of add immediate as the following:

	__asm__ ("mr %0,1" : "=r" (p) : );

David

[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to  Cc linuxppc-dev  if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request@lists.linuxppc.org ]]

  reply	other threads:[~1999-01-25 17:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-01-25 15:32 Help from Kernel Gurus needed!!! Kevin B. Hendricks
1999-01-25 17:46 ` David Edelsohn [this message]
1999-01-25 21:27   ` Geert Uytterhoeven
1999-01-25 23:33     ` David Edelsohn
1999-01-26 15:35     ` Gabriel Paubert
  -- strict thread matches above, loose matches on Subject: below --
1999-01-24 10:15 Help - Kernel Panic - 2.2.0-final Bryan Christianson
1999-01-25  3:31 ` Help from Kernel Gurus needed!!! Kevin B. Hendricks

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=9901251746.AA47496@marc.watson.ibm.com \
    --to=dje@watson.ibm.com \
    --cc=kbhend@dogwood.tyler.wm.edu \
    --cc=linuxppc-dev@lists.linuxppc.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;
as well as URLs for NNTP newsgroup(s).