summaryrefslogtreecommitdiff
path: root/src/arch/arm/v7/opdefs/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-05-27 21:18:54 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-05-27 21:18:54 (GMT)
commitac2906c17089d3f5fa3b7ef5988a3d24a8c6c542 (patch)
tree1d4087252a8ba0720407c1bffb89e61dcb0786fd /src/arch/arm/v7/opdefs/Makefile.am
parent1878e3ab82d8711f305e7b8bbc43c5ed21bf140b (diff)
Handled more ARM instructions from the storing family.
Diffstat (limited to 'src/arch/arm/v7/opdefs/Makefile.am')
-rw-r--r--src/arch/arm/v7/opdefs/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/arch/arm/v7/opdefs/Makefile.am b/src/arch/arm/v7/opdefs/Makefile.am
index 578e4a5..133810b 100644
--- a/src/arch/arm/v7/opdefs/Makefile.am
+++ b/src/arch/arm/v7/opdefs/Makefile.am
@@ -211,9 +211,22 @@ ARMV7_DEFS = \
smull_A88189.d \
str_A88203.d \
str_A88204.d \
+ str_A88205.d \
strb_A88206.d \
strb_A88207.d \
strb_A88208.d \
+ strbt_A88209.d \
+ strd_A88210.d \
+ strd_A88211.d \
+ strex_A88212.d \
+ strexb_A88213.d \
+ strexd_A88214.d \
+ strexh_A88215.d \
+ strh_A88216.d \
+ strh_A88217.d \
+ strh_A88218.d \
+ strht_A88219.d \
+ strt_A88220.d \
sub_A88221.d \
sub_A88222.d \
sub_A88223.d \