NetBSD/sys/arch/hppa
skrll afd97f3579 The FP regs are accessed in both physical and virtual modes. Make sure
they're allocated in directly mapped memory to avoid aliasing problems
and unnecessary cache flushing.

Fix various names and references. If we ever directly map the uarea and
pcb we can change things at that point.

Significantly helps my J210 (PA7200).

Mostly from OpenBSD.
2010-03-16 16:20:19 +00:00
..
conf Add a "mach frame" command to hppa ddb. 2010-03-02 20:40:15 +00:00
hppa The FP regs are accessed in both physical and virtual modes. Make sure 2010-03-16 16:20:19 +00:00
include The FP regs are accessed in both physical and virtual modes. Make sure 2010-03-16 16:20:19 +00:00
spmath ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
Makefile