gdb-msvc/sim/frv
Les De Ridder ce75aa9c80 Import GDB 9.2 2020-06-18 10:11:10 +02:00
..
ChangeLog Import GDB 9.2 2020-06-18 10:11:10 +02:00
Makefile.in Import GDB 9.2 2020-06-18 10:11:10 +02:00
README Import GDB 9.2 2020-06-18 10:11:10 +02:00
aclocal.m4 Import GDB 9.2 2020-06-18 10:11:10 +02:00
arch.c Import GDB 9.2 2020-06-18 10:11:10 +02:00
arch.h Import GDB 9.2 2020-06-18 10:11:10 +02:00
cache.c Import GDB 9.2 2020-06-18 10:11:10 +02:00
cache.h Import GDB 9.2 2020-06-18 10:11:10 +02:00
config.in Import GDB 9.2 2020-06-18 10:11:10 +02:00
configure Import GDB 9.2 2020-06-18 10:11:10 +02:00
configure.ac Import GDB 9.2 2020-06-18 10:11:10 +02:00
cpu.c Import GDB 9.2 2020-06-18 10:11:10 +02:00
cpu.h Import GDB 9.2 2020-06-18 10:11:10 +02:00
cpuall.h Import GDB 9.2 2020-06-18 10:11:10 +02:00
decode.c Import GDB 9.2 2020-06-18 10:11:10 +02:00
decode.h Import GDB 9.2 2020-06-18 10:11:10 +02:00
frv-sim.h Import GDB 9.2 2020-06-18 10:11:10 +02:00
frv.c Import GDB 9.2 2020-06-18 10:11:10 +02:00
interrupts.c Import GDB 9.2 2020-06-18 10:11:10 +02:00
memory.c Import GDB 9.2 2020-06-18 10:11:10 +02:00
mloop.in Import GDB 9.2 2020-06-18 10:11:10 +02:00
model.c Import GDB 9.2 2020-06-18 10:11:10 +02:00
options.c Import GDB 9.2 2020-06-18 10:11:10 +02:00
pipeline.c Import GDB 9.2 2020-06-18 10:11:10 +02:00
profile-fr400.c Import GDB 9.2 2020-06-18 10:11:10 +02:00
profile-fr400.h Import GDB 9.2 2020-06-18 10:11:10 +02:00
profile-fr450.c Import GDB 9.2 2020-06-18 10:11:10 +02:00
profile-fr500.c Import GDB 9.2 2020-06-18 10:11:10 +02:00
profile-fr500.h Import GDB 9.2 2020-06-18 10:11:10 +02:00
profile-fr550.c Import GDB 9.2 2020-06-18 10:11:10 +02:00
profile-fr550.h Import GDB 9.2 2020-06-18 10:11:10 +02:00
profile.c Import GDB 9.2 2020-06-18 10:11:10 +02:00
profile.h Import GDB 9.2 2020-06-18 10:11:10 +02:00
registers.c Import GDB 9.2 2020-06-18 10:11:10 +02:00
registers.h Import GDB 9.2 2020-06-18 10:11:10 +02:00
reset.c Import GDB 9.2 2020-06-18 10:11:10 +02:00
sem.c Import GDB 9.2 2020-06-18 10:11:10 +02:00
sim-if.c Import GDB 9.2 2020-06-18 10:11:10 +02:00
sim-main.h Import GDB 9.2 2020-06-18 10:11:10 +02:00
traps.c Import GDB 9.2 2020-06-18 10:11:10 +02:00

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.