aboutsummaryrefslogtreecommitdiff
path: root/sim/cr16/Makefile.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-11-15 03:07:06 -0800
committerMike Frysinger <vapier@gentoo.org>2015-11-15 21:48:58 -0500
commit0ef7f98177f610dbb503d87f405c54e3722d8b25 (patch)
tree3fa76612381abe7ef25538e5b2a3afb2fc9d73fc /sim/cr16/Makefile.in
parent761e171ad834a0d0adcd8712fde85ab1325afc3a (diff)
downloadfsf-binutils-gdb-0ef7f98177f610dbb503d87f405c54e3722d8b25.zip
fsf-binutils-gdb-0ef7f98177f610dbb503d87f405c54e3722d8b25.tar.gz
fsf-binutils-gdb-0ef7f98177f610dbb503d87f405c54e3722d8b25.tar.bz2
sim: cr16: convert to common sim engine logic
Now that we have access to the sim state everywhere, we can convert to the common engine logic for overall processing. This frees us up from tracking exception state ourselves.
Diffstat (limited to 'sim/cr16/Makefile.in')
-rw-r--r--sim/cr16/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/cr16/Makefile.in b/sim/cr16/Makefile.in
index f9b52ad..a3db8da 100644
--- a/sim/cr16/Makefile.in
+++ b/sim/cr16/Makefile.in
@@ -20,7 +20,10 @@
SIM_OBJS = \
$(SIM_NEW_COMMON_OBJS) \
sim-hload.o \
+ sim-reason.o \
sim-reg.o \
+ sim-resume.o \
+ sim-stop.o \
interp.o \
table.o \
simops.o