Retro68/binutils/sim/frv
2021-03-21 01:09:18 +01:00
..
aclocal.m4 switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
arch.c switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
arch.h switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
cache.c switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
cache.h switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
ChangeLog switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
config.in switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
configure switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
configure.ac switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
cpu.c switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
cpu.h switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
cpuall.h switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
decode.c switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
decode.h switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
frv-sim.h switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
frv.c switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
interrupts.c switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
Makefile.in switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
memory.c switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
mloop.in switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
model.c switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
options.c switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
pipeline.c switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
profile-fr400.c switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
profile-fr400.h switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
profile-fr450.c switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
profile-fr500.c switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
profile-fr500.h switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
profile-fr550.c switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
profile-fr550.h switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
profile.c switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
profile.h switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
README switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
registers.c switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
registers.h switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
reset.c switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
sem.c switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
sim-if.c switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
sim-main.h switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00
traps.c switch from binutils only to binutils-gdb, tag gdb-10.1-release 2021-03-21 01:09:18 +01:00

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.