binutils-gdb/sim/igen
Mike Frysinger 034685f9ce sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET}
The CIA_{GET,SET} macros serve the same function as CPU_PC_{GET,SET}
except the latter adds a layer of indirection via the sim state.  This
lets models set up different functions at runtime and doesn't reach so
directly into the arch-specific cpu state.

It also doesn't make sense to have two sets of macros that do exactly
the same thing, so lets standardize on the one that gets us more.
2015-04-17 02:44:30 -04:00
..
ChangeLog
compare_igen_models
config.in
configure
configure.ac
filter_host.c
filter_host.h
filter.c
filter.h
gen-engine.c
gen-engine.h
gen-icache.c
gen-icache.h
gen-idecode.c
gen-idecode.h
gen-itable.c
gen-itable.h
gen-model.c
gen-model.h
gen-semantics.c
gen-semantics.h
gen-support.c
gen-support.h
gen.c
gen.h
igen.c
igen.h
ld-cache.c
ld-cache.h
ld-decode.c
ld-decode.h
ld-insn.c
ld-insn.h
lf.c
lf.h
Makefile.in
misc.c
misc.h
table.c
table.h