summaryrefslogtreecommitdiff
path: root/test/MC/Disassembler
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-04-06 18:27:46 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-04-06 18:27:46 +0000
commita9611549fe5cd06000111851f88b951467695307 (patch)
tree5388c9a44b42a0005be7a6e4b3f2773cd7564375 /test/MC/Disassembler
parent3d195faaade44335021e4cd1f6fe1bef7cc34961 (diff)
downloadllvm-a9611549fe5cd06000111851f88b951467695307.tar.gz
llvm-a9611549fe5cd06000111851f88b951467695307.tar.bz2
llvm-a9611549fe5cd06000111851f88b951467695307.tar.xz
Fix a bug in the disassembly of VGETLNs8 where the lane index was wrong.
Also set the encoding bits (for A8.6.303, A8.6.328, A8.6.329) Inst{3-0} = 0b0000, in class NVLaneOp. rdar://problem/9240648 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129015 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/Disassembler')
-rw-r--r--test/MC/Disassembler/ARM/neon-tests.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/MC/Disassembler/ARM/neon-tests.txt b/test/MC/Disassembler/ARM/neon-tests.txt
index 2a50cc5e2f..b08b9ddc5f 100644
--- a/test/MC/Disassembler/ARM/neon-tests.txt
+++ b/test/MC/Disassembler/ARM/neon-tests.txt
@@ -71,3 +71,6 @@
# CHECK: vst2.32 {d16, d18}, [r2, :64], r2
0x92 0x9 0x42 0xf4
+
+# CHECK: vmov.s8 r0, d8[1]
+0x30 0x0b 0x58 0xee