* gencode.c: Tidied instruction decoding, and added FP instruction
authorJackie Smith Cashion <jsmith@redhat.com>
Fri, 1 Dec 1995 16:42:44 +0000 (16:42 +0000)
committerJackie Smith Cashion <jsmith@redhat.com>
Fri, 1 Dec 1995 16:42:44 +0000 (16:42 +0000)
commit8bae0a0c484e4d9b04bc169196587d32028a90a8
treed59a17d3711437e22108768807bcb91a1293b0f5
parentd4c8a45ee7c4779480dfe1e3e395367c90cb6513
* gencode.c: Tidied instruction decoding, and added FP instruction
support.
* interp.c: Added dineroIII, and BSD profiling support. Also
run-time FP handling.

At the moment the options are still mostly build-time controlled,
rather than run-time. Also work still needs to be done to remove (long
long) usage (However this is trivial, just time-consuming).

The out-standing instruction work to be done is in supporting round
and trunc for FP operations, and providing better exception support.
sim/mips/ChangeLog [new file with mode: 0644]
sim/mips/gencode.c
sim/mips/interp.c [new file with mode: 0644]
This page took 0.046887 seconds and 4 git commands to generate.