NetBSD/sys/arch/sparc/fpu
mycroft 4cbff173ea Fix an obvious error that would cause fpu_ftoxi() to drop the upper half.
The compiler even emitted a warning for this...
2000-07-24 04:13:45 +00:00
..
fpu.c merge in ultrasparc changes 2000-06-18 06:54:17 +00:00
fpu_add.c
fpu_arith.h asm volatile --> __asm __volatile 2000-07-24 04:11:03 +00:00
fpu_compare.c
fpu_div.c
fpu_emu.h merge in ultrasparc changes 2000-06-18 06:54:17 +00:00
fpu_explode.c merge in ultrasparc changes 2000-06-18 06:54:17 +00:00
fpu_extern.h merge in ultrasparc changes 2000-06-18 06:54:17 +00:00
fpu_implode.c Fix an obvious error that would cause fpu_ftoxi() to drop the upper half. 2000-07-24 04:13:45 +00:00
fpu_mul.c
fpu_sqrt.c
fpu_subr.c