[AArch64] Remove fictitious [SU]RHSUB instructions
authorRichard Sandiford <richard.sandiford@arm.com>
Thu, 9 Jan 2020 15:11:34 +0000 (15:11 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 9 Jan 2020 15:11:34 +0000 (15:11 +0000)
commit2e828dfe91a39a7a898ca6d8827048760e08b236
treeb5731ed206fb4232b69cfa5b95699e4014de80c1
parent9ecb4221263c5416a73a8afe5ef16a8dce07a72d
[AArch64] Remove fictitious [SU]RHSUB instructions

We've had skeleton support for "SRHSUB" and "URHSUB" since the initial
commit of the port, but no such instructions exist.

2020-01-09  Richard Sandiford  <richard.sandiford@arm.com>

gcc/
* config/aarch64/iterators.md (SRHSUB, URHSUB): Delete.
(HADDSUB, sur, addsub): Remove them.

From-SVN: r280049
gcc/ChangeLog
gcc/config/aarch64/iterators.md