summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-03-22 20:21:08 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-03-22 20:21:08 +0000
commit0cf62f50451a3dd16ba77c255a1bec2ee6cf533b (patch)
tree2481721f6ac678c01e0a6c6c9a2b8badc2d808ac
parent600b54c1e78dc252e9c75000d1bcfa62911c618d (diff)
downloadbcm5719-llvm-0cf62f50451a3dd16ba77c255a1bec2ee6cf533b.tar.gz
bcm5719-llvm-0cf62f50451a3dd16ba77c255a1bec2ee6cf533b.zip
Add one more test case for VFP Load/Store Multiple (vpop).
llvm-svn: 128106
-rw-r--r--llvm/test/MC/Disassembler/ARM/neon-tests.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/test/MC/Disassembler/ARM/neon-tests.txt b/llvm/test/MC/Disassembler/ARM/neon-tests.txt
index eb9adb7b6c2..8f3f0313a69 100644
--- a/llvm/test/MC/Disassembler/ARM/neon-tests.txt
+++ b/llvm/test/MC/Disassembler/ARM/neon-tests.txt
@@ -59,3 +59,6 @@
# CHECK: vmov.f64 d0, #5.000000e-01
0x00 0x0b 0xb6 0xee
+
+# CHECK: vpop {d8}
+0x02 0x8b 0xbd 0xec
OpenPOWER on IntegriCloud