From: Randolph Chung <tausq@debian.org>
To: jsoe0708@tiscali.be
Cc: parisc-linux@lists.parisc-linux.org
Subject: [parisc-linux] Re: uaccess ya patch
Date: Tue, 26 Nov 2002 09:22:13 -0800 [thread overview]
Message-ID: <20021126172213.GI19331@tausq.org> (raw)
In-Reply-To: <3DAAAD4600004A6B@ocpmta1.be.tiscali.com>
> It was much more to mentionned that in asm extension of gcc for hppa it exists
> also a way to address the second word (what I tried to find for a long) of
> a long long via the 'R' prefix as here in '%R2' [is it what you want to say
> 'will cause bad things'?]
maybe you are thinking of floating point registers? %r2 is general
register number 2, i.e. the return pointer. it is not what you want to
store into memory.
> (the macro was just beacuse the original __put_?_asm() was macro :) )
well, it was an inline function for a reason -- to avoid nasty casts.
the macro as you've defined it will probably cause a lot of warnings.
randolph
next prev parent reply other threads:[~2002-11-26 17:19 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-26 10:05 [parisc-linux] uaccess ya patch jsoe0708
2002-11-26 16:29 ` [parisc-linux] " Randolph Chung
2002-11-26 17:02 ` jsoe0708
2002-11-26 17:22 ` Randolph Chung [this message]
2002-11-26 17:31 ` John David Anglin
2002-11-26 18:44 ` Randolph Chung
2002-11-26 18:56 ` John David Anglin
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=20021126172213.GI19331@tausq.org \
--to=tausq@debian.org \
--cc=jsoe0708@tiscali.be \
--cc=parisc-linux@lists.parisc-linux.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