old-cross-binutils/sim/sh64
Mike Frysinger d47f5b30d8 sim: delete dead current_state globals
The global current_state handle to the current simulator state is a
design idea that was half implemented, but never really cleaned up.
The point was to have a global variable pointing to the state so that
funcs could more quickly & easily access the state anywhere.  We've
instead moved in the direction of passing state around everywhere and
don't have any intention of moving back.

I also can't find any references to gdb using this variable, or to
cgen related "dump_regs" functions, both of which were used in the
comments related to this code.
2016-01-02 10:27:56 -05:00
..
aclocal.m4 sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
arch.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
arch.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ChangeLog sim: delete dead current_state globals 2016-01-02 10:27:56 -05:00
config.in sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
configure sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
configure.ac sim: Revert "Fix frv/iq2000/m32r/sh64 sim, default hardware to off." 2015-03-24 00:16:42 -04:00
cpu.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cpu.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cpuall.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
decode-compact.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
decode-compact.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
decode-media.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
decode-media.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
decode.h
defs-compact.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
defs-media.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
eng-compact.h
eng-media.h
eng.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
Makefile.in GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
mloop-compact.c sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
mloop-media.c sim: cgen: namespace custom trace functions 2015-06-12 04:19:45 -04:00
sem-compact-switch.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sem-compact.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sem-media-switch.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sem-media.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sh-desc.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sh-desc.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sh-opc.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sh64-sim.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sh64.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-if.c sim: delete dead current_state globals 2016-01-02 10:27:56 -05:00
sim-main.h sim: move WITH_SCACHE_PBB to sim-main.h 2015-12-25 02:42:03 -05:00