summaryrefslogtreecommitdiff
path: root/test/MC/ARM/neon-bitcount-encoding.s
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2010-11-01 16:59:54 +0000
committerJim Grosbach <grosbach@apple.com>2010-11-01 16:59:54 +0000
commit833c93c7958dbbd9d648f331091fbfbeabf342e6 (patch)
treedc06b77d91e07523a746228ec1de5ae8d237d230 /test/MC/ARM/neon-bitcount-encoding.s
parentd4462a5a4feae0293ca14376ff25d8bb72dd12a9 (diff)
downloadllvm-833c93c7958dbbd9d648f331091fbfbeabf342e6.tar.gz
llvm-833c93c7958dbbd9d648f331091fbfbeabf342e6.tar.bz2
llvm-833c93c7958dbbd9d648f331091fbfbeabf342e6.tar.xz
Mark ARM subtarget features that are available for the assembler.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117929 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/ARM/neon-bitcount-encoding.s')
-rw-r--r--test/MC/ARM/neon-bitcount-encoding.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ARM/neon-bitcount-encoding.s b/test/MC/ARM/neon-bitcount-encoding.s
index 1693711f8e..85ebcc0845 100644
--- a/test/MC/ARM/neon-bitcount-encoding.s
+++ b/test/MC/ARM/neon-bitcount-encoding.s
@@ -1,4 +1,4 @@
-// RUN: llvm-mc -triple arm-unknown-unkown -show-encoding < %s | FileCheck %s
+// RUN: llvm-mc -mcpu=cortex-a8 -triple arm-unknown-unkown -show-encoding < %s | FileCheck %s
// XFAIL: *
// CHECK: vcnt.8 d16, d16 @ encoding: [0x20,0x05,0xf0,0xf3]