summaryrefslogtreecommitdiff
path: root/test/MC
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2011-10-24 18:04:29 +0000
committerOwen Anderson <resistor@mac.com>2011-10-24 18:04:29 +0000
commita7c98f58ea939e1dfe40bba725fbac698f36c0bb (patch)
tree427935a2b24db99c71eedbb95121d5d6e1aaf1de /test/MC
parent83dae4466e3abfd1493453588809e9f9ff10ebca (diff)
downloadllvm-a7c98f58ea939e1dfe40bba725fbac698f36c0bb.tar.gz
llvm-a7c98f58ea939e1dfe40bba725fbac698f36c0bb.tar.bz2
llvm-a7c98f58ea939e1dfe40bba725fbac698f36c0bb.tar.xz
Fix a NEON disassembly case that was broken in the recent refactorings. As more of this code gets refactored, a lot of these manual decoding hooks should get smaller and/or go away entirely.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142817 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC')
-rw-r--r--test/MC/Disassembler/ARM/neont2.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/MC/Disassembler/ARM/neont2.txt b/test/MC/Disassembler/ARM/neont2.txt
index 577703c804..c456e8b861 100644
--- a/test/MC/Disassembler/ARM/neont2.txt
+++ b/test/MC/Disassembler/ARM/neont2.txt
@@ -1584,3 +1584,7 @@
# CHECK: vst4.16 {d17[3], d19[3], d21[3], d23[3]}, [r0, :64]
0xc0 0xf9 0x4f 0x1b
# CHECK: vst4.32 {d17[0], d19[0], d21[0], d23[0]}, [r0]
+
+0x63 0xf9 0x37 0xc9
+# CHECK: vld2.8 {d28, d29}, [r3, :256], r7
+