You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mike Frysinger f793be444c sim: frv: fix cmpb uninitialized variable usage 2 years ago
..
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 5 years ago
README New simulator for Fujitsu frv contributed by Red Hat. 23 years ago
acinclude.m4 Update copyright year range in header of all files managed by GDB 3 years ago
arch.c sim regen 3 years ago
arch.h sim regen 3 years ago
cache.c sim: frv: fix -Wimplicit-fallthrough warnings 2 years ago
cache.h Update copyright year range in header of all files managed by GDB 3 years ago
cpu.c sim regen 3 years ago
cpu.h sim regen 3 years ago
cpuall.h sim regen 3 years ago
decode.c sim: cgen: regenerate decode tables 2 years ago
decode.h sim regen 3 years ago
frv-sim.h Update copyright year range in header of all files managed by GDB 3 years ago
frv.c sim: frv: fix -Wunused-variable warnings 2 years ago
interrupts.c sim: frv: fix -Wshadow=local warnings 2 years ago
local.mk sim: cgen: unify the genmloop logic a bit 2 years ago
memory.c sim: frv: enable warnings in memory.c 2 years ago
mloop.in sim: mloop: add #line pragmas everywhere 2 years ago
model.c sim regen 3 years ago
options.c sim: frv: fix -Wshadow=local warnings 2 years ago
pipeline.c Update copyright year range in header of all files managed by GDB 3 years ago
profile-fr400.c sim: frv: fix -Wunused-but-set-variable warnings 2 years ago
profile-fr400.h Update copyright year range in header of all files managed by GDB 3 years ago
profile-fr450.c Update copyright year range in header of all files managed by GDB 3 years ago
profile-fr500.c sim: frv: fix -Wunused-variable warnings 2 years ago
profile-fr500.h Update copyright year range in header of all files managed by GDB 3 years ago
profile-fr550.c Update copyright year range in header of all files managed by GDB 3 years ago
profile-fr550.h Update copyright year range in header of all files managed by GDB 3 years ago
profile.c sim: info: convert verbose field to a bool 3 years ago
profile.h sim: replace -I$srcroot/opcodes include with -I$srcroot 3 years ago
registers.c Update copyright year range in header of all files managed by GDB 3 years ago
registers.h Update copyright year range in header of all files managed by GDB 3 years ago
reset.c Update copyright year range in header of all files managed by GDB 3 years ago
sem.c sim: frv: fix cmpb uninitialized variable usage 2 years ago
sim-if.c sim: replace -I$srcroot/bfd include with -I$srcroot 3 years ago
sim-main.h sim: signal: mark signal callback funcs as noreturn since they don't return 2 years ago
traps.c sim: frv: fix -Wunused-variable warnings 2 years ago

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.