binutils-gdb/sim/frv
Dave Brolley 0b01870bf4 2003-11-03 Dave Brolley <brolley@redhat.com>
* cache.c (address_interference): Check for higher priority requests
        in the same pipeline.
2003-11-03 18:29:57 +00:00
..
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-11-03 Dave Brolley <brolley@redhat.com> 2003-11-03 18:29:57 +00:00
cache.h 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
ChangeLog 2003-11-03 Dave Brolley <brolley@redhat.com> 2003-11-03 18:29:57 +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-10 Dave Brolley <brolley@redhat.com> 2003-10-10 19:30:21 +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-31 Dave Brolley <brolley@redhat.com> 2003-10-31 18:23:47 +00:00
frv.c 2003-10-31 Dave Brolley <brolley@redhat.com> 2003-10-31 18:23:47 +00:00
interrupts.c 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
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
README
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-10 Dave Brolley <brolley@redhat.com> 2003-10-10 19:30:21 +00:00
sim-if.c
sim-main.h
tconfig.in
TODO
traps.c Index: sim/frv/ChangeLog 2003-10-31 05:32:46 +00:00

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.