freebsd-dev/tools/test/testfloat/sparc64
Marius Strobl b09fefd1f6 Add a TestFloat based test suite for floating-point implementations
currently supporting sparc64. After a `make depend all` there are
three programs; testsoftfloat for testing against the SoftFloat in
src/lib/libc/softfloat for reference purposes, testemufloat for
testing the emulator source in src/lib/libc/sparc64/fpu and testfloat
for testing with the installed libc. Support for other architectures
can be added as needed.

PR:		144900
Submitted by:	Peter Jeremy
2010-04-24 12:11:41 +00:00
..
fpu_emul.S Add a TestFloat based test suite for floating-point implementations 2010-04-24 12:11:41 +00:00
fpu_reg.h
fpu_util.c
libc_private.h
Makefile Add a TestFloat based test suite for floating-point implementations 2010-04-24 12:11:41 +00:00
milieu.h
namespace.h Add a TestFloat based test suite for floating-point implementations 2010-04-24 12:11:41 +00:00
softfloat.h
sparc64.h
systflags.c
systfloat.h
systfloat.S
systmodes.c Add a TestFloat based test suite for floating-point implementations 2010-04-24 12:11:41 +00:00
un-namespace.h Add a TestFloat based test suite for floating-point implementations 2010-04-24 12:11:41 +00:00