aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-03-09 20:01:14 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-03-09 20:01:14 +0000
commit18b475f95478f130667faa8c74bea4efdf68b1ed (patch)
tree2d863ec19723f6f7b7eff7687afa0be7f09540b1 /test/MC
parentf607abdf7bd57d4c2fa0d47108b5ffa1a02cf699 (diff)
downloadexternal_llvm-18b475f95478f130667faa8c74bea4efdf68b1ed.zip
external_llvm-18b475f95478f130667faa8c74bea4efdf68b1ed.tar.gz
external_llvm-18b475f95478f130667faa8c74bea4efdf68b1ed.tar.bz2
LLVM combines the offset mode of A8.6.199 A1 & A2 into STRBT.
The insufficient encoding information of the combined instruction confuses the decoder wrt UQADD16. Add extra logic to recover from that. Fixed an assert reported by Sean Callanan git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127354 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC')
-rw-r--r--test/MC/Disassembler/ARM/arm-tests.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/MC/Disassembler/ARM/arm-tests.txt b/test/MC/Disassembler/ARM/arm-tests.txt
index d707565..5d80474 100644
--- a/test/MC/Disassembler/ARM/arm-tests.txt
+++ b/test/MC/Disassembler/ARM/arm-tests.txt
@@ -139,3 +139,6 @@
# CHECK: bx r12
0x1c 0xff 0x2f 0xe1
+
+# CHECK: uqadd16mi r6, r11, r8
+0x18 0x60 0x6b 0x46