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.
 
 
 
 
 
 
Mike Frysinger 3eda63f2e4 sim: delete SIM_AC_COMMON macro 5 years ago
..
ChangeLog sim: delete SIM_AC_COMMON macro 5 years ago
Makefile.in sim: unify cgen maintainer settings 5 years ago
README New simulator for Fujitsu frv contributed by Red Hat. 23 years ago
aclocal.m4 sim: delete SIM_AC_COMMON macro 5 years ago
arch.c Update copyright year range in all GDB files 5 years ago
arch.h Update copyright year range in all GDB files 5 years ago
cache.c sim: frv: fix compiler parentheses suggestions warnings 5 years ago
cache.h sim: frv: fix up a bunch of prototype warnings 5 years ago
configure sim: delete SIM_AC_COMMON macro 5 years ago
configure.ac sim: delete SIM_AC_COMMON macro 5 years ago
cpu.c Update copyright year range in all GDB files 5 years ago
cpu.h Update copyright year range in all GDB files 5 years ago
cpuall.h Update copyright year range in all GDB files 5 years ago
decode.c Update copyright year range in all GDB files 5 years ago
decode.h Update copyright year range in all GDB files 5 years ago
frv-sim.h sim: frv: fix up a bunch of prototype warnings 5 years ago
frv.c sim: switch config.h usage to defs.h 5 years ago
interrupts.c sim: split sim-signal.h include out 5 years ago
memory.c sim: frv: fix compiler parentheses suggestions warnings 5 years ago
mloop.in Update copyright year range in all GDB files 5 years ago
model.c Update copyright year range in all GDB files 5 years ago
options.c sim: switch config.h usage to defs.h 5 years ago
pipeline.c sim: switch config.h usage to defs.h 5 years ago
profile-fr400.c sim: switch config.h usage to defs.h 5 years ago
profile-fr400.h Update copyright year range in all GDB files 5 years ago
profile-fr450.c sim: switch config.h usage to defs.h 5 years ago
profile-fr500.c sim: frv: fix up a bunch of prototype warnings 5 years ago
profile-fr500.h Update copyright year range in all GDB files 5 years ago
profile-fr550.c sim: frv: fix up a bunch of prototype warnings 5 years ago
profile-fr550.h Update copyright year range in all GDB files 5 years ago
profile.c sim: switch config.h usage to defs.h 5 years ago
profile.h sim: frv: fix up a bunch of prototype warnings 5 years ago
registers.c sim: switch config.h usage to defs.h 5 years ago
registers.h sim: frv: fix up a bunch of prototype warnings 5 years ago
reset.c sim: switch config.h usage to defs.h 5 years ago
sem.c Update copyright year range in all GDB files 5 years ago
sim-if.c sim: overhaul & unify endian settings management 5 years ago
sim-main.h sim: cgen: invert sim_state storage for cgen ports 5 years ago
traps.c sim: split sim-signal.h include out 5 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.