| commit | b33f1bcd152c756c6975f874dbcf58ed3fcc9bdf | [log] [tgz] |
|---|---|---|
| author | Srinath Parvathaneni <srinath.parvathaneni@arm.com> | Mon Jan 15 09:40:11 2024 +0000 |
| committer | Nick Clifton <nickc@redhat.com> | Mon Jan 15 11:45:42 2024 +0000 |
| tree | 0961c18129b0a7b98f736dc97029fc9b2f1d748d | |
| parent | b34104edab8bb399ade7a6c0865af47ff765d576 [diff] |
aarch64: Add SVE2.1 Contiguous load/store instructions. Hi, This patch add support for SVE2.1 instructions ld1q, ld2q, ld3q and ld4q, st1q, st2q, st3q and st4q. Regression testing for aarch64-none-elf target and found no regressions. Ok for binutils-master? Regards, Srinath.