[Patch AArch64] Fix types for some multiply instructions.
commit6a24a83ec41d47f1644689de4dddb6ccff12958a
authorJames Greenhalgh <james.greenhalgh@arm.com>
Fri, 6 Sep 2013 13:42:12 +0000 (6 13:42 +0000)
committerJames Greenhalgh <jgreenhalgh@gcc.gnu.org>
Fri, 6 Sep 2013 13:42:12 +0000 (6 13:42 +0000)
tree60997d3499d38056ac30aa897c878fbc7ee7f00f
parentb86923f0cd190c2be56575e634a7c0d16f6df134
[Patch AArch64] Fix types for some multiply instructions.

gcc/
* config/aarch64/aarch64.md
(*madd<mode>): Fix type attribute.
(*maddsi_uxtw): Likewise.
(*msub<mode>): Likewise.
(*msubsi_uxtw): Likewise.
(<su_optab>maddsidi4): Likewise.
(<su_optab>msubsidi4): Likewise.

From-SVN: r202330
gcc/ChangeLog
gcc/config/aarch64/aarch64.md