[parisc-linux] Re: [parisc-linux-cvs] 7300LC

Randolph Chung tausq at debian.org
Sun Apr 25 19:41:11 MDT 2004


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/


More information about the parisc-linux mailing list