Add the operand encoding types for the new Armv8.2-a back-ported instructions. These...
[deliverable/binutils-gdb.git] / sim / cr16 / Makefile.in
index f9b52adf8e33f94b2caf6f39438dccce94bb8c37..474b0940485306636a4fa54a0e7a6c906966ffb1 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile template for Configure for the CR16 sim library.
-# Copyright (C) 2008-2015 Free Software Foundation, Inc.
+# Copyright (C) 2008-2017 Free Software Foundation, Inc.
 # Contributed by M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
 #
 # This program is free software; you can redistribute it and/or modify
@@ -19,8 +19,7 @@
 
 SIM_OBJS = \
        $(SIM_NEW_COMMON_OBJS) \
-       sim-hload.o \
-       sim-reg.o \
+       sim-resume.o \
        interp.o \
        table.o \
        simops.o
This page took 0.023586 seconds and 4 git commands to generate.