NetBSD/sys/arch/powerpc/fpu
simonb f05568af64 Make the "cond" variable an unsigned variable. Stops sign extension
problems when we shift it left and right while creating the new value
for the condition register.

Fixes problems reported by Juergen Hannken-Illjes in toolchain/24938.
2004-03-30 00:04:37 +00:00
..
files.fpu
fpu_add.c
fpu_arith.h
fpu_compare.c
fpu_div.c
fpu_emu.c Make the "cond" variable an unsigned variable. Stops sign extension 2004-03-30 00:04:37 +00:00
fpu_emu.h
fpu_explode.c make this compile again. 2003-10-28 15:28:24 +00:00
fpu_extern.h Remove (the now non-compiling) support for 128bit FP emulation, which 2003-10-27 04:32:02 +00:00
fpu_implode.c Remove (the now non-compiling) support for 128bit FP emulation, which 2003-10-27 04:32:02 +00:00
fpu_mul.c
fpu_sqrt.c
fpu_subr.c