summaryrefslogtreecommitdiff
path: root/src/arch/arm/v7/opdefs/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-02-01 22:39:57 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-02-01 22:39:57 (GMT)
commit5511e355e7810f06bd610b79bcc94402c88d7ec9 (patch)
tree59023590f49f01cbd4ebfa9c1e82f797315e6f36 /src/arch/arm/v7/opdefs/Makefile.am
parent21a05df6423bdc13ca148ff2b96aec80bf7af2b2 (diff)
Added some development assertions and avoided to load code twice.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@464 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'src/arch/arm/v7/opdefs/Makefile.am')
-rw-r--r--src/arch/arm/v7/opdefs/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/arch/arm/v7/opdefs/Makefile.am b/src/arch/arm/v7/opdefs/Makefile.am
index 36509b4..45d4932 100644
--- a/src/arch/arm/v7/opdefs/Makefile.am
+++ b/src/arch/arm/v7/opdefs/Makefile.am
@@ -34,6 +34,7 @@ ARMV7_DEFS = \
adr_A8812.d \
and_A8813.d \
and_A8814.d \
+ asr_A8816.d \
b_A8818.d \
bic_A8821.d \
bic_A8822.d \
@@ -79,6 +80,7 @@ ARMV7_DEFS = \
str_A88203.d \
str_A88204.d \
strb_A88206.d \
+ sub_A88221.d \
sub_A88222.d \
sub_A88223.d \
sub_A88225.d \
@@ -89,6 +91,7 @@ ARMV7_DEFS = \
umaal_A88255.d \
umlal_A88256.d \
umull_A88257.d \
+ uxtb_A88274.d \
yield_A88426.d \
subs_B9320.d