NetBSD/sys/arch/powerpc/fpu
simonb 18b2f7e6a1 Add a port to IBM's PPC405GP Reference Board (the "walnut")
by Eduardo Horvath and Simon Burge of Wasabi Systems.

IBM 4xx series CPU features:
 - New pmap and revised trap handler.
 - Support on-chip timers, PCI controller, UARTs
 - Framework for on-chip ethernet and watchdog timer.
General PowerPC features:
 - Add in-kernel PPC floating point emulation
 - New in{,4}_cksum that is between 1.5 and 5 times faster than the
   old version depending on CPU type.
General changes:
 - Kernel support for generic dbsym-style symbols.
2001-06-13 06:01:44 +00:00
..
files.fpu
fpu_add.c
fpu_arith.h
fpu_compare.c
fpu_div.c
fpu_emu.c
fpu_emu.h
fpu_explode.c
fpu_extern.h
fpu_implode.c
fpu_mul.c
fpu_sqrt.c
fpu_subr.c