binutils-gdb/sim/fr30
Dave Brolley e5c590294e 2000-08-28 Dave Brolley <brolley@redhat.com>
* cpu.h: Regenerated.
	* decode.c: Regenerated.
2000-08-28 18:19:41 +00:00
..
arch.c
arch.h
ChangeLog 2000-08-28 Dave Brolley <brolley@redhat.com> 2000-08-28 18:19:41 +00:00
config.in
configure Change profiling so that it is enabled by default. Re-generate everything. 2000-05-24 04:39:50 +00:00
configure.in
cpu.c
cpu.h 2000-08-28 Dave Brolley <brolley@redhat.com> 2000-08-28 18:19:41 +00:00
cpuall.h
decode.c 2000-08-28 Dave Brolley <brolley@redhat.com> 2000-08-28 18:19:41 +00:00
decode.h
devices.c
fr30-sim.h
fr30.c
Makefile.in * Contribute CGEN simulator build support code. 2000-08-21 15:52:39 +00:00
mloop.in
model.c
README
sem-switch.c
sem.c
sim-if.c
sim-main.h
tconfig.in
TODO
traps.c

This is the fr30 simulator directory.

It is still work-in-progress.  The current sources are reasonably
well tested and lots of features are in.  However, there's lots
more yet to come.

There are lots of machine generated files in the source directory!
They are only generated if you configure with --enable-cgen-maint,
similar in behaviour to Makefile.in, configure under automake/autoconf.

For details on the generator, see ../../cgen.

devo/cgen isn't part of the comp-tools module yet.
You'll need to check it out manually (also akin to automake/autoconf).