aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/ARMInstrVFP.td
diff options
context:
space:
mode:
authorCameron Zwarich <zwarich@apple.com>2011-07-07 08:28:52 +0000
committerCameron Zwarich <zwarich@apple.com>2011-07-07 08:28:52 +0000
commit375db7f39af8da118f3947d24ea91967c4a6b526 (patch)
tree26c81ae1ddc042f233a11cea112921cbc686fa75 /lib/Target/ARM/ARMInstrVFP.td
parentdb068738e806753bc5735434cab9b9f930840c7a (diff)
downloadexternal_llvm-375db7f39af8da118f3947d24ea91967c4a6b526.zip
external_llvm-375db7f39af8da118f3947d24ea91967c4a6b526.tar.gz
external_llvm-375db7f39af8da118f3947d24ea91967c4a6b526.tar.bz2
The VMLA instruction and its friends are not actually fused; they're plain old
multiply-accumulate instructions with separate rounding steps. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134609 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/ARM/ARMInstrVFP.td')
-rw-r--r--lib/Target/ARM/ARMInstrVFP.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/ARM/ARMInstrVFP.td b/lib/Target/ARM/ARMInstrVFP.td
index d2aaa97..e839bab 100644
--- a/lib/Target/ARM/ARMInstrVFP.td
+++ b/lib/Target/ARM/ARMInstrVFP.td
@@ -873,7 +873,7 @@ def VULTOD : AVConv1XI<0b11101, 0b11, 0b1011, 0b1011, 1,
} // End of 'let Constraints = "$a = $dst", isCodeGenOnly = 1 in'
//===----------------------------------------------------------------------===//
-// FP FMA Operations.
+// FP Multiply-Accumulate Operations.
//
def VMLAD : ADbI<0b11100, 0b00, 0, 0,