]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/cr16/ChangeLog
sim: cr16: convert to nrun
authorMike Frysinger <vapier@gentoo.org>
Mon, 30 Mar 2015 04:13:38 +0000 (00:13 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 30 Mar 2015 04:13:38 +0000 (00:13 -0400)
commit247ac9ee6e1ecea67d29a5712e77e8c64834b06e
treef19828be7f4c661ffc0fc2f1c70e47e165782fcf
parent4b0cc5edf489335509e155b5af0a0e754f4e3df9
sim: cr16: convert to nrun

A lot of cpu state is stored in global variables, as is memory handling.
The sim_size support needs unwinding at some point.  But at least this
is an improvement on the status quo.
sim/cr16/ChangeLog
sim/cr16/Makefile.in
sim/cr16/cr16_sim.h
sim/cr16/interp.c
sim/cr16/sim-main.h [new file with mode: 0644]
sim/cr16/simops.c