]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/cr16/interp.c
sim: cr16: drop global callback state
authorMike Frysinger <vapier@gentoo.org>
Sun, 15 Nov 2015 11:41:26 +0000 (03:41 -0800)
committerMike Frysinger <vapier@gentoo.org>
Mon, 16 Nov 2015 02:49:41 +0000 (21:49 -0500)
commit9db36cf86d58f93def38a94ed05e1854beda3b20
tree789e580ff94a4be35a0a6c970347eec3a8ab10b9
parent0ef7f98177f610dbb503d87f405c54e3722d8b25
sim: cr16: drop global callback state

Now that we have access to the sim state in all the right places,
use existing sim helpers in place of cr16_callback directly.
sim/cr16/ChangeLog
sim/cr16/cr16_sim.h
sim/cr16/interp.c
sim/cr16/simops.c