Oops, forgot to save ChangeLog before committing
[deliverable/binutils-gdb.git] / sim / i960 / README
CommitLineData
c906108c
SS
1This is the i960 simulator directory.
2
7a292a7a 3It is still a work in progress. The current sources are reasonably
c906108c
SS
4well tested and lots of features are in. However, there's lots
5more yet to come.
6
7a292a7a
SS
7---
8
9The simulator only supports the i960KA currently. Not all instructions
10are supported yet, only those instructions needed by the gcc/g++ testsuites
11have been added so far. There is no profiling support as yet. There is
12no pipeline or timing support as yet.
13
14---
15
c906108c
SS
16There are lots of machine generated files in the source directory!
17They are only generated if you configure with --enable-cgen-maint,
18similar in behaviour to Makefile.in, configure under automake/autoconf.
19
20For details on the generator, see ../../cgen.
21
22devo/cgen isn't part of the comp-tools module yet.
23You'll need to check it out manually (also akin to automake/autoconf).
This page took 0.263957 seconds and 4 git commands to generate.