mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
034685f9ce
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. |
||
---|---|---|
.. | ||
aclocal.m4 | ||
am33-2.igen | ||
am33.igen | ||
ChangeLog | ||
config.in | ||
configure | ||
configure.ac | ||
dv-mn103cpu.c | ||
dv-mn103int.c | ||
dv-mn103iop.c | ||
dv-mn103ser.c | ||
dv-mn103tim.c | ||
interp.c | ||
Makefile.in | ||
mn10300_sim.h | ||
mn10300.dc | ||
mn10300.igen | ||
op_utils.c | ||
sim-main.c | ||
sim-main.h |