1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00

Update comment.

llvm-svn: 192806
This commit is contained in:
Chad Rosier 2013-10-16 16:30:10 +00:00
parent 949862958c
commit 929e07c8ea
4 changed files with 4 additions and 4 deletions

View File

@ -194,6 +194,6 @@ def int_aarch64_neon_vtstd : Neon_ICmp_Intrinsic;
// Scalar Signed Saturating Accumulated of Unsigned Value
def int_aarch64_neon_vuqadd : Neon_2Arg_Intrinsic;
// Scalar Unsigned Saturating Accumulated of Unsigned Value
// Scalar Unsigned Saturating Accumulated of Signed Value
def int_aarch64_neon_vsqadd : Neon_2Arg_Intrinsic;
}

View File

@ -4420,7 +4420,7 @@
// CHECK-ERROR: ^
//----------------------------------------------------------------------
// Scalar Unsigned Saturating Accumulated of Unsigned Value
// Scalar Unsigned Saturating Accumulated of Signed Value
//----------------------------------------------------------------------
usqadd b0, h1

View File

@ -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

View File

@ -1637,7 +1637,7 @@
0xd2,0x3a,0xe0,0x5e
#----------------------------------------------------------------------
# Unsigned Saturating Accumulated of Unsigned Value
# Unsigned Saturating Accumulated of Signed Value
#----------------------------------------------------------------------
# CHECK: usqadd b19, b14
# CHECK: usqadd h20, h15