18b2f7e6a1
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.
15 lines
388 B
Plaintext
15 lines
388 B
Plaintext
# $NetBSD: files.fpu,v 1.1 2001/06/13 06:01:46 simonb Exp $
|
|
|
|
# FPU emulation files.
|
|
|
|
file arch/powerpc/fpu/fpu_emu.c
|
|
file arch/powerpc/fpu/fpu_add.c
|
|
file arch/powerpc/fpu/fpu_compare.c
|
|
file arch/powerpc/fpu/fpu_div.c
|
|
file arch/powerpc/fpu/fpu_explode.c
|
|
file arch/powerpc/fpu/fpu_implode.c
|
|
file arch/powerpc/fpu/fpu_mul.c
|
|
file arch/powerpc/fpu/fpu_sqrt.c
|
|
file arch/powerpc/fpu/fpu_subr.c
|
|
|