opnsense-src/tools/test/testfloat/sparc64
Marius Strobl 1f21f64ac2 MFC: r207151
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-05-02 16:55:10 +00:00
..
fpu_emul.S MFC: r207151 2010-05-02 16:55:10 +00:00
fpu_reg.h MFC: r207151 2010-05-02 16:55:10 +00:00
fpu_util.c MFC: r207151 2010-05-02 16:55:10 +00:00
libc_private.h MFC: r207151 2010-05-02 16:55:10 +00:00
Makefile MFC: r207151 2010-05-02 16:55:10 +00:00
milieu.h MFC: r207151 2010-05-02 16:55:10 +00:00
namespace.h MFC: r207151 2010-05-02 16:55:10 +00:00
softfloat.h MFC: r207151 2010-05-02 16:55:10 +00:00
sparc64.h MFC: r207151 2010-05-02 16:55:10 +00:00
systflags.c MFC: r207151 2010-05-02 16:55:10 +00:00
systfloat.h MFC: r207151 2010-05-02 16:55:10 +00:00
systfloat.S MFC: r207151 2010-05-02 16:55:10 +00:00
systmodes.c MFC: r207151 2010-05-02 16:55:10 +00:00
un-namespace.h MFC: r207151 2010-05-02 16:55:10 +00:00