]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/cr16/ChangeLog
sim: cr16: push down sd/cpu vars
authorMike Frysinger <vapier@gentoo.org>
Sun, 15 Nov 2015 10:57:42 +0000 (02:57 -0800)
committerMike Frysinger <vapier@gentoo.org>
Mon, 16 Nov 2015 02:46:13 +0000 (21:46 -0500)
commit267b3b8e068f5043419991175bdbc56eb7a575be
tree95ccaa415abddee402e0cfffd1710e2380f26597
parent137fbfd2818b5d1443f5f628e28b55b4e23037d1
sim: cr16: push down sd/cpu vars

By itself, this commit doesn't really change anything.  It lays the
groundwork for using the cpu state in follow up commits, both for
engine state and for cpu state.  Splitting things up this way so it
is easier to see how things have changed.
sim/cr16/ChangeLog
sim/cr16/cr16_sim.h
sim/cr16/endian.c
sim/cr16/gencode.c
sim/cr16/interp.c
sim/cr16/simops.c