binutils-gdb/sim/cr16
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
..
aclocal.m4
ChangeLog sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
config.in sim: update zlib handling 2015-04-01 01:07:57 -04:00
configure sim: fix the PKGVERSION define 2015-04-13 02:41:10 -04:00
configure.ac sim: cr16: use common configure options 2015-03-29 22:42:33 -04:00
cr16_sim.h sim: cr16: convert to nrun 2015-03-30 00:13:38 -04:00
endian.c sim: cr16: clean up misc warnings 2015-03-29 22:41:14 -04:00
gencode.c sim: cr16: clean up misc warnings 2015-03-29 22:41:14 -04:00
interp.c sim: arm/cr16/d10v/h8300/microblaze/sh: fill out sim-cpu pc fetch/store helpers 2015-04-17 02:22:16 -04:00
Makefile.in sim: unify sim-cpu usage 2015-04-15 02:19:52 -04:00
sim-main.h sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
simops.c sim: cr16: convert to nrun 2015-03-30 00:13:38 -04:00