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 aa0fca163e sim: add support for build-time ar & ranlib 5 years ago
..
ChangeLog sim: add support for build-time ar & ranlib 5 years ago
Makefile.in sim: nltvals: unify common syscall tables 5 years ago
README New simulator for Fujitsu frv contributed by Red Hat. 23 years ago
aclocal.m4 sim: regen against sim/m4/ 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 Add system includes in sim 5 years ago
cache.h Update copyright year range in all GDB files 5 years ago
config.in sim: nrun: add local strsignal prototype 5 years ago
configure sim: add support for build-time ar & ranlib 5 years ago
configure.ac sim: enable hardware support by default 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 Update copyright year range in all GDB files 5 years ago
frv.c Add system includes in sim 5 years ago
interrupts.c Add system includes in sim 5 years ago
memory.c Add system includes in sim 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: clean up C11 header includes 5 years ago
pipeline.c Update copyright year range in all GDB files 5 years ago
profile-fr400.c Update copyright year range in all GDB files 5 years ago
profile-fr400.h Update copyright year range in all GDB files 5 years ago
profile-fr450.c Update copyright year range in all GDB files 5 years ago
profile-fr500.c Update copyright year range in all GDB files 5 years ago
profile-fr500.h Update copyright year range in all GDB files 5 years ago
profile-fr550.c Update copyright year range in all GDB files 5 years ago
profile-fr550.h Update copyright year range in all GDB files 5 years ago
profile.c Add system includes in sim 5 years ago
profile.h Update copyright year range in all GDB files 5 years ago
registers.c Add system includes in sim 5 years ago
registers.h Update copyright year range in all GDB files 5 years ago
reset.c Update copyright year range in all GDB files 5 years ago
sem.c Update copyright year range in all GDB files 5 years ago
sim-if.c sim: cgen: move cgen_cpu_max_extra_bytes logic into the common code 5 years ago
sim-main.h Update copyright year range in all GDB files 5 years ago
traps.c sim frv: Add a missing return value for frvbf_check_acc_range. 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.