]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Patch AArch64] Restrict 16-bit sqrdml{sa}h instructions to FP_LO_REGS
authorJames Greenhalgh <james.greenhalgh@arm.com>
Tue, 16 Feb 2016 15:59:51 +0000 (15:59 +0000)
committerJames Greenhalgh <jgreenhalgh@gcc.gnu.org>
Tue, 16 Feb 2016 15:59:51 +0000 (15:59 +0000)
commit51b3f0773f84ef1e3aac56e687f67027c3fb070c
tree39708469fbd9679f3dd026e8b68a16ac3ccf243e
parente387d491abf516207c9d98ab18c87029ee3a9749
[Patch AArch64] Restrict 16-bit sqrdml{sa}h instructions to FP_LO_REGS

gcc/

* config/aarch64/aarch64.md
(arch64_sqrdml<SQRDMLH_AS:rdma_as>h_lane<mode>): Fix register
constraints for operand 3.
(aarch64_sqrdml<SQRDMLH_AS:rdma_as>h_laneq<mode>): Likewise.

From-SVN: r233460
gcc/ChangeLog
gcc/config/aarch64/aarch64-simd.md