summaryrefslogtreecommitdiffstats
path: root/test/704-multiply-accumulate
Commit message (Collapse)AuthorAgeFilesLines
* ARM: Combine multiply accumulate operations.Ningsheng Jian2014-12-113-0/+173
Try to combine integer multiply and add(sub) into a MAC operation. For AArch64, also try to combine long type multiply and add(sub). Change-Id: Ic85812e941eb5a66abc355cab81a4dd16de1b66e