binutils-gdb/sim/frv
Mike Frysinger 5bab16fdf1 sim: reg: constify store helper
These functions only read from memory, so mark the pointer as const.
2022-10-31 21:24:39 +05:45
..
acinclude.m4 sim: tweak copyright lines for gnulib update-copyright 2022-01-01 13:14:01 -05:00
arch.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
arch.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
cache.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
cache.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
cpu.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
cpu.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
cpuall.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
decode.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
decode.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
frv-sim.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
frv.c sim: reg: constify store helper 2022-10-31 21:24:39 +05:45
interrupts.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
local.mk Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
Makefile.in Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
memory.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
mloop.in Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
model.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
options.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
pipeline.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
profile-fr400.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
profile-fr400.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
profile-fr450.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
profile-fr500.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
profile-fr500.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
profile-fr550.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
profile-fr550.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
profile.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
profile.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
README
registers.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
registers.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
reset.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
sem.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
sim-if.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
sim-main.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
traps.c sim: remove use of PTR 2022-05-13 14:32:54 +09:30

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.