old-cross-binutils/sim/mcore
Mike Frysinger 7eed1055b8 sim: mcore: pull cpu state out of global scope
This avoids using global variables to hold the cpu state so we can
better integrate with the sim common code.

There's also a minor fix here where we move the pc register back into
the state that is accessible by the asints array.  When it was pulled
out previously, the reg store/fetch functions broke, but no one really
noticed as the mcore gdb port was dropped a while back.
2015-11-15 08:11:15 -05:00
..
aclocal.m4
ChangeLog sim: mcore: pull cpu state out of global scope 2015-11-15 08:11:15 -05:00
config.in sim: update zlib handling 2015-04-01 01:07:57 -04:00
configure sim: use AS_HELP_STRING everywhere 2015-06-23 15:02:08 -04:00
configure.ac
interp.c sim: mcore: pull cpu state out of global scope 2015-11-15 08:11:15 -05:00
Makefile.in sim: mcore: switch to common sim-reg 2015-11-15 07:59:09 -05:00
sim-main.h sim: mcore: pull cpu state out of global scope 2015-11-15 08:11:15 -05:00