binutils-gdb/sim/fr30
Stan Shebs d4f3574e77 import gdb-1999-09-08 snapshot 1999-09-09 00:02:17 +00:00
..
ChangeLog import gdb-1999-09-08 snapshot 1999-09-09 00:02:17 +00:00
Makefile.in
README
TODO
arch.c
arch.h
config.in
configure import gdb-1999-09-08 snapshot 1999-09-09 00:02:17 +00:00
configure.in
cpu.c
cpu.h import gdb-1999-08-09 snapshot 1999-08-09 21:36:23 +00:00
cpuall.h import gdb-1999-08-09 snapshot 1999-08-09 21:36:23 +00:00
decode.c import gdb-1999-08-09 snapshot 1999-08-09 21:36:23 +00:00
decode.h import gdb-1999-08-09 snapshot 1999-08-09 21:36:23 +00:00
devices.c
fr30-sim.h
fr30.c
mloop.in
model.c import gdb-1999-08-09 snapshot 1999-08-09 21:36:23 +00:00
sem-switch.c import gdb-1999-08-09 snapshot 1999-08-09 21:36:23 +00:00
sem.c import gdb-1999-09-08 snapshot 1999-09-09 00:02:17 +00:00
sim-if.c
sim-main.h
tconfig.in
traps.c

README

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).