binutils-gdb/sim/frv
Dave Brolley e930b1f54f 2003-10-06 Dave Brolley <brolley@redhat.com>
* profile-fr550.[ch]: New files.
        * configure.in: Move frv handling to alphabetically correct placement.
        * Makefile.in: Add fr550 support.
        * frv-sim.h,frv.c,interrups.c,memory.c,mloop.in,pipeline.c,
        profile.[ch],registers.c,traps.c: Add fr550 support.
        * arch.c,arch.h,cpu.c,cpu.h,cpuall.h,model.h,decode.c,decode.h,sem.c:
        Regenerate.
2003-10-08 18:19:33 +00:00
..
ChangeLog 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
Makefile.in 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
README
TODO
arch.c 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
arch.h 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
cache.c 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
cache.h 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
config.in
configure
configure.in
cpu.c 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
cpu.h 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
cpuall.h 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
decode.c 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
decode.h 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
devices.c
frv-sim.h 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
frv.c 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
interrupts.c 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
memory.c 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
mloop.in 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
model.c 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
options.c
pipeline.c 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
profile-fr400.c 2003-09-24 Dave Brolley <brolley@redhat.com> 2003-09-24 19:05:39 +00:00
profile-fr400.h
profile-fr500.c 2003-09-24 Dave Brolley <brolley@redhat.com> 2003-09-24 19:05:39 +00:00
profile-fr500.h
profile-fr550.c 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
profile-fr550.h 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
profile.c 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
profile.h 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
registers.c 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
registers.h
reset.c 2003-09-25 Dave Brolley <brolley@redhat.com> 2003-09-25 21:45:45 +00:00
sem.c 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
sim-if.c
sim-main.h
tconfig.in
traps.c 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00

README

This is the frv simulator directory.

It is still work-in-progress.  The current sources are
well tested and lots of features are in.

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.