aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/AArch64
diff options
context:
space:
mode:
authorChad Rosier <mcrosier@codeaurora.org>2013-10-16 16:30:10 +0000
committerChad Rosier <mcrosier@codeaurora.org>2013-10-16 16:30:10 +0000
commit8225b23c6adcb1be605108425b7eb169b6439b64 (patch)
tree569b08305656e66c719702fc7dbe5c225431c245 /test/MC/AArch64
parentf4a0567d3c1bb0b68ed5a21aa60e3d7c0d471b55 (diff)
downloadexternal_llvm-8225b23c6adcb1be605108425b7eb169b6439b64.zip
external_llvm-8225b23c6adcb1be605108425b7eb169b6439b64.tar.gz
external_llvm-8225b23c6adcb1be605108425b7eb169b6439b64.tar.bz2
Update comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192806 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/AArch64')
-rw-r--r--test/MC/AArch64/neon-diagnostics.s2
-rw-r--r--test/MC/AArch64/neon-scalar-saturating-add-sub.s2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/MC/AArch64/neon-diagnostics.s b/test/MC/AArch64/neon-diagnostics.s
index dc49b3a..0a68817 100644
--- a/test/MC/AArch64/neon-diagnostics.s
+++ b/test/MC/AArch64/neon-diagnostics.s
@@ -4420,7 +4420,7 @@
// CHECK-ERROR: ^
//----------------------------------------------------------------------
-// Scalar Unsigned Saturating Accumulated of Unsigned Value
+// Scalar Unsigned Saturating Accumulated of Signed Value
//----------------------------------------------------------------------
usqadd b0, h1
diff --git a/test/MC/AArch64/neon-scalar-saturating-add-sub.s b/test/MC/AArch64/neon-scalar-saturating-add-sub.s
index ebd0e09..0bf2434 100644
--- a/test/MC/AArch64/neon-scalar-saturating-add-sub.s
+++ b/test/MC/AArch64/neon-scalar-saturating-add-sub.s
@@ -67,7 +67,7 @@
// CHECK: suqadd d18, d22 // encoding: [0xd2,0x3a,0xe0,0x5e]
//----------------------------------------------------------------------
-// Unsigned Saturating Accumulated of Unsigned Value
+// Unsigned Saturating Accumulated of Signed Value
//----------------------------------------------------------------------
usqadd b19, b14