summaryrefslogtreecommitdiff
path: root/plugins/arm/v7/operands/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-05-28 17:37:46 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-05-28 17:37:46 (GMT)
commit9f5ed46de568d3db882c939c8ca9d0117bff3369 (patch)
tree9d2090cd640e54379dc1b982e03dc284b2d23ae7 /plugins/arm/v7/operands/Makefile.am
parent2fd186a84cba4f39f6f1bb8bd34d52b4e1d4f814 (diff)
Relied on register objects as often as possible.
Diffstat (limited to 'plugins/arm/v7/operands/Makefile.am')
-rw-r--r--plugins/arm/v7/operands/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/arm/v7/operands/Makefile.am b/plugins/arm/v7/operands/Makefile.am
index 41a809e..d19db29 100644
--- a/plugins/arm/v7/operands/Makefile.am
+++ b/plugins/arm/v7/operands/Makefile.am
@@ -2,7 +2,6 @@
noinst_LTLIBRARIES = libarmv7operands.la
libarmv7operands_la_SOURCES = \
- coproc.h coproc.c \
estate.h estate.c \
it.h it.c \
limitation.h limitation.c \
@@ -11,8 +10,7 @@ libarmv7operands_la_SOURCES = \
register.h register.c \
reglist.h reglist.c \
rotation.h rotation.c \
- shift.h shift.c \
- specreg.h specreg.c
+ shift.h shift.c
libarmv7operands_la_LIBADD =