Rewrite simulator floating point module. Do not rely on host FP
authorAndrew Cagney <cagney@redhat.com>
Fri, 3 Oct 1997 00:03:35 +0000 (00:03 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 3 Oct 1997 00:03:35 +0000 (00:03 +0000)
commitb3c77578dc408e024f1a38edfb03f3fb78bb11b6
tree4ba9507e2a79a3bd6f060ef7a043b0b5f6674dbd
parent22b23d7deb39bb03d49a7b07f012b86269054ad2
Rewrite simulator floating point module.  Do not rely on host FP
implementation.  Add preliminary support for different IEEE-754
rounding modes.  Implement SQRT in software.
Update TiC80 simulator.
Add sim-fpu -> TestFloat interface for testing.
sim/testsuite/common/fpu-tst.c [new file with mode: 0644]
sim/tic80/ChangeLog
sim/tic80/insns
sim/tic80/misc.c