summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2011-07-14 00:19:19 +0000
committerJim Grosbach <grosbach@apple.com>2011-07-14 00:19:19 +0000
commitf34e35da1c0c34d689b9d079ab3849c62686a200 (patch)
tree7ef6b21d7f514b4fcc345e9587d73c86593caefe /llvm/test
parenta0958d7abf7473d29106af6f73b1075db7e3e582 (diff)
downloadbcm5719-llvm-f34e35da1c0c34d689b9d079ab3849c62686a200.tar.gz
bcm5719-llvm-f34e35da1c0c34d689b9d079ab3849c62686a200.zip
Remove duplicate tests.
llvm-svn: 135117
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/MC/ARM/arm_instructions.s24
1 files changed, 0 insertions, 24 deletions
diff --git a/llvm/test/MC/ARM/arm_instructions.s b/llvm/test/MC/ARM/arm_instructions.s
index 4f1083c5fae..eac38ac4951 100644
--- a/llvm/test/MC/ARM/arm_instructions.s
+++ b/llvm/test/MC/ARM/arm_instructions.s
@@ -191,30 +191,6 @@
@ CHECK: nop @ encoding: [0x00,0xf0,0x20,0xe3]
nop
-@ CHECK: dsb sy @ encoding: [0x4f,0xf0,0x7f,0xf5]
- dsb sy
-
-@ CHECK: dsb st @ encoding: [0x4e,0xf0,0x7f,0xf5]
- dsb st
-
-@ CHECK: dsb ish @ encoding: [0x4b,0xf0,0x7f,0xf5]
- dsb ish
-
-@ CHECK: dsb ishst @ encoding: [0x4a,0xf0,0x7f,0xf5]
- dsb ishst
-
-@ CHECK: dsb nsh @ encoding: [0x47,0xf0,0x7f,0xf5]
- dsb nsh
-
-@ CHECK: dsb nshst @ encoding: [0x46,0xf0,0x7f,0xf5]
- dsb nshst
-
-@ CHECK: dsb osh @ encoding: [0x43,0xf0,0x7f,0xf5]
- dsb osh
-
-@ CHECK: dsb oshst @ encoding: [0x42,0xf0,0x7f,0xf5]
- dsb oshst
-
@ CHECK: cpsie aif @ encoding: [0xc0,0x01,0x08,0xf1]
cpsie aif
OpenPOWER on IntegriCloud