NetBSD/sys/arch/sparc64
martin 8772c68807 Rename the DIV0 traps to avoid confusion with the usage on the sparc
port: T_IDIV0 is the hardware trap generated on integer division by
zero, T_DIV0 is the software trap used to signal the same event.

This makes 32 bit kernels able to run sparc code with the v7 multiply/
divide library.

Spotted by Valeriy E. Ushakov.
2003-01-21 19:46:49 +00:00
..
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf compatibility, not compatiblity. 2003-01-06 13:26:24 +00:00
dev Don't do anything if there are no streaming buffer cache. 2003-01-16 21:55:52 +00:00
include Rename the DIV0 traps to avoid confusion with the usage on the sparc 2003-01-21 19:46:49 +00:00
sparc64 Merge the nathanw_sa branch. 2003-01-18 06:55:21 +00:00
stand
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00