Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/sim/frv
2023-03-06 14:48:14 +01:00
..
acinclude.m4 projet 2023-03-06 14:48:14 +01:00
arch.c projet 2023-03-06 14:48:14 +01:00
arch.h projet 2023-03-06 14:48:14 +01:00
cache.c projet 2023-03-06 14:48:14 +01:00
cache.h projet 2023-03-06 14:48:14 +01:00
ChangeLog-2021 projet 2023-03-06 14:48:14 +01:00
cpu.c projet 2023-03-06 14:48:14 +01:00
cpu.h projet 2023-03-06 14:48:14 +01:00
cpuall.h projet 2023-03-06 14:48:14 +01:00
decode.c projet 2023-03-06 14:48:14 +01:00
decode.h projet 2023-03-06 14:48:14 +01:00
frv-sim.h projet 2023-03-06 14:48:14 +01:00
frv.c projet 2023-03-06 14:48:14 +01:00
interrupts.c projet 2023-03-06 14:48:14 +01:00
local.mk projet 2023-03-06 14:48:14 +01:00
Makefile.in projet 2023-03-06 14:48:14 +01:00
memory.c projet 2023-03-06 14:48:14 +01:00
mloop.in projet 2023-03-06 14:48:14 +01:00
model.c projet 2023-03-06 14:48:14 +01:00
options.c projet 2023-03-06 14:48:14 +01:00
pipeline.c projet 2023-03-06 14:48:14 +01:00
profile-fr400.c projet 2023-03-06 14:48:14 +01:00
profile-fr400.h projet 2023-03-06 14:48:14 +01:00
profile-fr450.c projet 2023-03-06 14:48:14 +01:00
profile-fr500.c projet 2023-03-06 14:48:14 +01:00
profile-fr500.h projet 2023-03-06 14:48:14 +01:00
profile-fr550.c projet 2023-03-06 14:48:14 +01:00
profile-fr550.h projet 2023-03-06 14:48:14 +01:00
profile.c projet 2023-03-06 14:48:14 +01:00
profile.h projet 2023-03-06 14:48:14 +01:00
README projet 2023-03-06 14:48:14 +01:00
registers.c projet 2023-03-06 14:48:14 +01:00
registers.h projet 2023-03-06 14:48:14 +01:00
reset.c projet 2023-03-06 14:48:14 +01:00
sem.c projet 2023-03-06 14:48:14 +01:00
sim-if.c projet 2023-03-06 14:48:14 +01:00
sim-main.h projet 2023-03-06 14:48:14 +01:00
traps.c projet 2023-03-06 14:48:14 +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.