summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2011-10-18 18:23:03 +0000
committerOwen Anderson <resistor@mac.com>2011-10-18 18:23:03 +0000
commite8692ed5a66a4382ee0adca317dd348935426d79 (patch)
treea03cf16493eefaceda252332a781d46f6c8d069b
parent82fa5fc7093be4b1180f405c4802150fe830033b (diff)
downloadllvm-e8692ed5a66a4382ee0adca317dd348935426d79.tar.gz
llvm-e8692ed5a66a4382ee0adca317dd348935426d79.tar.bz2
llvm-e8692ed5a66a4382ee0adca317dd348935426d79.tar.xz
Another failing encoding.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142388 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/MC/ARM/neont2-mul-encoding.s3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/MC/ARM/neont2-mul-encoding.s b/test/MC/ARM/neont2-mul-encoding.s
index 8f8fd5928c..a9de38ec0f 100644
--- a/test/MC/ARM/neont2-mul-encoding.s
+++ b/test/MC/ARM/neont2-mul-encoding.s
@@ -70,6 +70,9 @@
vqdmull.s16 q8, d16, d17
vqdmull.s32 q8, d16, d17
+@ vqdmull.s16 q1, d7, d1[1]
@ CHECK: vqdmull.s16 q8, d16, d17 @ encoding: [0xd0,0xef,0xa1,0x0d]
@ CHECK: vqdmull.s32 q8, d16, d17 @ encoding: [0xe0,0xef,0xa1,0x0d]
+@ FIXME: vqdmull.s16 q1, d7, d1[1] @ encoding: [0x97,0xef,0x49,0x3b]
+