From: Randolph Chung <tausq@debian.org>
To: Matthew Wilcox <willy@debian.org>
Cc: parisc-linux@lists.parisc-linux.org
Subject: [parisc-linux] Re: [parisc-linux-cvs] 7300LC
Date: Sun, 25 Apr 2004 18:41:11 -0700 [thread overview]
Message-ID: <20040426014111.GC3965@tausq.org> (raw)
In-Reply-To: <20040419223444.GB18329@parcelfarce.linux.theplanet.co.uk>
willy, kyle found out that this doesn't work:
> > Split out 7300LC from 7100LC and PREFETCH from PA20.
extern inline void prefetchw(const void *addr)
{
__asm__("ldd 0(%0), %%r0" : : "r" (addr));
}
on pa11 gas won't assemble the ldd insn.
is this supposed to work for pa7300lc? if so we might have to rewrite
prefetchw to use a .word or something...
randolph
--
Randolph Chung
Debian GNU/Linux Developer, hppa/ia64 ports
http://www.tausq.org/
next parent reply other threads:[~2004-04-26 1:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20040419223250.7E3CE494572@palinux.hppa>
[not found] ` <20040419223444.GB18329@parcelfarce.linux.theplanet.co.uk>
2004-04-26 1:41 ` Randolph Chung [this message]
2004-04-26 2:00 ` [parisc-linux] Re: [parisc-linux-cvs] 7300LC John David Anglin
2004-04-26 11:59 ` Matthew Wilcox
2004-04-26 17:48 ` Jim Hull
2004-04-26 16:55 ` Joel Soete
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=20040426014111.GC3965@tausq.org \
--to=tausq@debian.org \
--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