Change MIPS simulator so that it uses the (software) module sim_fpu
authorAndrew Cagney <cagney@redhat.com>
Sun, 23 Nov 1997 03:34:15 +0000 (03:34 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sun, 23 Nov 1997 03:34:15 +0000 (03:34 +0000)
commit4ba8d09fe259ba42ca4d6b8f474acb3a7fcb021c
tree939e181052f053148678e22dcec06189ad94cef7
parente1aeb28538c044736b7bf91929fffb42f2ecacff
Change MIPS simulator so that it uses the (software) module sim_fpu
for floating point operations.  Eliminates all dependencies the
simulator had on the hosts FP implemantation.

Add sim_fpu_{inv,abs,neg} functions to sim_fpu.[hc]
sim/common/ChangeLog