From 8225b23c6adcb1be605108425b7eb169b6439b64 Mon Sep 17 00:00:00 2001 From: Chad Rosier Date: Wed, 16 Oct 2013 16:30:10 +0000 Subject: Update comment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192806 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/MC/Disassembler/AArch64/neon-instructions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/MC/Disassembler') diff --git a/test/MC/Disassembler/AArch64/neon-instructions.txt b/test/MC/Disassembler/AArch64/neon-instructions.txt index b52b682..4d28da5 100644 --- a/test/MC/Disassembler/AArch64/neon-instructions.txt +++ b/test/MC/Disassembler/AArch64/neon-instructions.txt @@ -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 -- cgit v1.1