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 ed939535e2 sim: install various doc files 4 years ago
..
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 5 years ago
Makefile.in sim: hoist cgen mloop rules up to common builds 4 years ago
README New simulator for Fujitsu frv contributed by Red Hat. 23 years ago
acinclude.m4 sim: frv: flip trapdump default back to off 4 years ago
arch.c sim: namespace sim_machs 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
cpu.c sim: cgen: delete unused record_trace_results functions 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: frv: fix ambiguous else compiler warnings 5 years ago
interrupts.c sim: frv: fix up various missing prototype warnings 5 years ago
local.mk sim: install various doc files 4 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: frv: fix up various missing prototype warnings 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 ambiguous else compiler warnings 5 years ago
profile-fr500.h Update copyright year range in all GDB files 5 years ago
profile-fr550.c sim: frv: fix ambiguous else compiler warnings 5 years ago
profile-fr550.h Update copyright year range in all GDB files 5 years ago
profile.c sim: frv: fix some printf type mismatch warnings 5 years ago
profile.h sim: frv: fix return type for post_wait_for funcs 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: frv: fix up various missing prototype warnings 5 years ago
sem.c Update copyright year range in all GDB files 5 years ago
sim-if.c sim: callback: expose argv & environ 4 years ago
sim-main.h sim: frv: fix engine hook 5 years ago
traps.c sim: frv: fix uninitialized variable warning 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.