summaryrefslogtreecommitdiff
path: root/test/MC/AArch64/neon-scalar-saturating-rounding-shift.s
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2014-04-24 15:04:20 +0000
committerTim Northover <tnorthover@apple.com>2014-04-24 15:04:20 +0000
commit7b59710b6f8747231eda98015407801df7f70cc5 (patch)
treef9e656a87bda71493a3ec8a49794de0572a6cd08 /test/MC/AArch64/neon-scalar-saturating-rounding-shift.s
parent344569a651497de980ef5e6528f19d7853c6bb6f (diff)
AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too.
This skips a couple of compare ones due to the different syntaxt for floating-point 0.0. AArch64 does it more canonically, and we'll need to fiddle ARM64 to make it work. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207119 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/AArch64/neon-scalar-saturating-rounding-shift.s')
-rw-r--r--test/MC/AArch64/neon-scalar-saturating-rounding-shift.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/MC/AArch64/neon-scalar-saturating-rounding-shift.s b/test/MC/AArch64/neon-scalar-saturating-rounding-shift.s
index b09a5892344..17bf222661c 100644
--- a/test/MC/AArch64/neon-scalar-saturating-rounding-shift.s
+++ b/test/MC/AArch64/neon-scalar-saturating-rounding-shift.s
@@ -1,4 +1,5 @@
// RUN: llvm-mc -triple aarch64-none-linux-gnu -mattr=+neon -show-encoding < %s | FileCheck %s
+// RUN: llvm-mc -triple arm64-none-linux-gnu -mattr=+neon -show-encoding < %s | FileCheck %s
//------------------------------------------------------------------------------
// Scalar Integer Saturating Rounding Shift Lef (Signed)