H.J. Lu 72f4393d8c Remove leading/trailing white spaces in ChangeLog 9 年之前
..
ChangeLog 72f4393d8c Remove leading/trailing white spaces in ChangeLog 9 年之前
Makefile.in 78e9aa70fe sim: unify sim-cpu usage 9 年之前
README b34f6357d0 New simulator for Fujitsu frv contributed by Red Hat. 21 年之前
TODO b34f6357d0 New simulator for Fujitsu frv contributed by Red Hat. 21 年之前
aclocal.m4 ae7d0cac8c sim: rename tconfig.in to tconfig.h 10 年之前
arch.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
arch.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
cache.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
cache.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
config.in aadc9410ba sim: update zlib handling 10 年之前
configure 8d0978fb4b sim: use AS_HELP_STRING everywhere 9 年之前
configure.ac 8d0978fb4b sim: use AS_HELP_STRING everywhere 9 年之前
cpu.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
cpu.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
cpuall.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
decode.c db7858e227 sim: cgen: namespace custom trace functions 9 年之前
decode.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
devices.c c906b4b52b sim: frv: delete UART device support 10 年之前
frv-sim.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
frv.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
interrupts.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
memory.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
mloop.in db7858e227 sim: cgen: namespace custom trace functions 9 年之前
model.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
options.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
pipeline.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
profile-fr400.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
profile-fr400.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
profile-fr450.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
profile-fr500.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
profile-fr500.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
profile-fr550.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
profile-fr550.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
profile.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
profile.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
registers.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
registers.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
reset.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
sem.c db7858e227 sim: cgen: namespace custom trace functions 9 年之前
sim-if.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 年之前
sim-main.h 66a19e2f81 sim: frv: drop custom debug mask 9 年之前
tconfig.h ae7d0cac8c sim: rename tconfig.in to tconfig.h 10 年之前
traps.c 034685f9ce sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 9 年之前

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.