| commit | 39092c7a1fb0927fbbdb40e1142de816d6f3f097 | [log] [tgz] |
|---|---|---|
| author | Srinath Parvathaneni <srinath.parvathaneni@arm.com> | Mon Jan 15 09:37:32 2024 +0000 |
| committer | Nick Clifton <nickc@redhat.com> | Mon Jan 15 11:45:41 2024 +0000 |
| tree | 39c066e97256ea52262332db3601294caf5708b6 | |
| parent | 88601c2d941b004b443dc4bfdf3b93ea1983d136 [diff] |
aarch64: Add SVE2.1 dupq, eorqv and extq instructions. Hi, This patch add support for SVE2.1 instruction dupq, eorqv and extq. Regression testing for aarch64-none-elf target and found no regressions. Ok for binutils-master? Regards, Srinath.