old-cross-binutils/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 sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
compare_igen_models Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
config.in
configure sim: update zlib handling 2015-04-01 01:07:57 -04:00
configure.ac sim: rename common/aclocal.m4 to common/acinclude.m4 2011-10-18 00:31:00 +00:00
filter.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
filter.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
filter_host.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
filter_host.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
gen-engine.c sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
gen-engine.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
gen-icache.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
gen-icache.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
gen-idecode.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
gen-idecode.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
gen-itable.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
gen-itable.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
gen-model.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
gen-model.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
gen-semantics.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
gen-semantics.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
gen-support.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
gen-support.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
gen.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
gen.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
igen.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
igen.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
ld-cache.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
ld-cache.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
ld-decode.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
ld-decode.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
ld-insn.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
ld-insn.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
lf.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
lf.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
Makefile.in Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
misc.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
misc.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
table.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
table.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00