summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ARM/neon-pairwise-encoding.s
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2011-01-10 21:01:03 +0000
committerDaniel Dunbar <daniel@zuster.org>2011-01-10 21:01:03 +0000
commitc0e8756ba90c9ae1bbfee6f8f682403205374840 (patch)
tree9771051cc682c8bcf7610ffb7fad4f9acda3170c /llvm/test/MC/ARM/neon-pairwise-encoding.s
parent48d2411597e8a1d21eca6e9ad078d1ed220460e4 (diff)
downloadbcm5719-llvm-c0e8756ba90c9ae1bbfee6f8f682403205374840.tar.gz
bcm5719-llvm-c0e8756ba90c9ae1bbfee6f8f682403205374840.zip
McARM: Flush out hard coded known non-predicated mnemonic list.
llvm-svn: 123189
Diffstat (limited to 'llvm/test/MC/ARM/neon-pairwise-encoding.s')
-rw-r--r--llvm/test/MC/ARM/neon-pairwise-encoding.s1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/MC/ARM/neon-pairwise-encoding.s b/llvm/test/MC/ARM/neon-pairwise-encoding.s
index 40c2a0bbd5a..65c47bd64ae 100644
--- a/llvm/test/MC/ARM/neon-pairwise-encoding.s
+++ b/llvm/test/MC/ARM/neon-pairwise-encoding.s
@@ -1,5 +1,4 @@
@ RUN: llvm-mc -mcpu=cortex-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
-@ XFAIL: *
@ CHECK: vpadd.i8 d16, d17, d16 @ encoding: [0xb0,0x0b,0x41,0xf2]
vpadd.i8 d16, d17, d16
OpenPOWER on IntegriCloud