You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Kevin Buettner d74c420371 * frv-sim.h (GR_REGNUM_MAX, FR_REGNUM_MAX, PC_REGNUM, SPR_REGNUM_MIN) 23 years ago
..
ChangeLog * frv-sim.h (GR_REGNUM_MAX, FR_REGNUM_MAX, PC_REGNUM, SPR_REGNUM_MIN) 23 years ago
Makefile.in 2003-10-06 Dave Brolley <brolley@redhat.com> 23 years ago
README New simulator for Fujitsu frv contributed by Red Hat. 23 years ago
TODO New simulator for Fujitsu frv contributed by Red Hat. 23 years ago
arch.c 2003-10-06 Dave Brolley <brolley@redhat.com> 23 years ago
arch.h 2003-10-06 Dave Brolley <brolley@redhat.com> 23 years ago
cache.c 2003-11-03 Dave Brolley <brolley@redhat.com> 23 years ago
cache.h 2003-10-06 Dave Brolley <brolley@redhat.com> 23 years ago
config.in New simulator for Fujitsu frv contributed by Red Hat. 23 years ago
configure New simulator for Fujitsu frv contributed by Red Hat. 23 years ago
configure.in New simulator for Fujitsu frv contributed by Red Hat. 23 years ago
cpu.c 2003-10-06 Dave Brolley <brolley@redhat.com> 23 years ago
cpu.h 2003-10-10 Dave Brolley <brolley@redhat.com> 23 years ago
cpuall.h 2003-10-06 Dave Brolley <brolley@redhat.com> 23 years ago
decode.c 2003-10-06 Dave Brolley <brolley@redhat.com> 23 years ago
decode.h 2003-10-06 Dave Brolley <brolley@redhat.com> 23 years ago
devices.c New simulator for Fujitsu frv contributed by Red Hat. 23 years ago
frv-sim.h * frv-sim.h (GR_REGNUM_MAX, FR_REGNUM_MAX, PC_REGNUM, SPR_REGNUM_MIN) 23 years ago
frv.c * frv-sim.h (GR_REGNUM_MAX, FR_REGNUM_MAX, PC_REGNUM, SPR_REGNUM_MIN) 23 years ago
interrupts.c 2003-10-06 Dave Brolley <brolley@redhat.com> 23 years ago
memory.c 2003-10-06 Dave Brolley <brolley@redhat.com> 23 years ago
mloop.in 2003-10-06 Dave Brolley <brolley@redhat.com> 23 years ago
model.c 2003-10-06 Dave Brolley <brolley@redhat.com> 23 years ago
options.c New simulator for Fujitsu frv contributed by Red Hat. 23 years ago
pipeline.c 2003-10-06 Dave Brolley <brolley@redhat.com> 23 years ago
profile-fr400.c 2003-09-24 Dave Brolley <brolley@redhat.com> 23 years ago
profile-fr400.h New simulator for Fujitsu frv contributed by Red Hat. 23 years ago
profile-fr500.c 2003-09-24 Dave Brolley <brolley@redhat.com> 23 years ago
profile-fr500.h New simulator for Fujitsu frv contributed by Red Hat. 23 years ago
profile-fr550.c 2003-10-06 Dave Brolley <brolley@redhat.com> 23 years ago
profile-fr550.h 2003-10-06 Dave Brolley <brolley@redhat.com> 23 years ago
profile.c 2003-10-06 Dave Brolley <brolley@redhat.com> 23 years ago
profile.h 2003-10-06 Dave Brolley <brolley@redhat.com> 23 years ago
registers.c 2003-10-06 Dave Brolley <brolley@redhat.com> 23 years ago
registers.h New simulator for Fujitsu frv contributed by Red Hat. 23 years ago
reset.c 2003-09-25 Dave Brolley <brolley@redhat.com> 23 years ago
sem.c 2003-10-10 Dave Brolley <brolley@redhat.com> 23 years ago
sim-if.c New simulator for Fujitsu frv contributed by Red Hat. 23 years ago
sim-main.h New simulator for Fujitsu frv contributed by Red Hat. 23 years ago
tconfig.in New simulator for Fujitsu frv contributed by Red Hat. 23 years ago
traps.c Index: sim/frv/ChangeLog 23 years ago

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.