[Gah, wrote this a few days ago but just realised I never sent it. Was wondering why hadn't been applied. :-)]
Matthew Malcomson <matthew.malcom...@arm.com> writes: > @@ -16008,6 +16008,17 @@ generation. This option is enabled by default for > @option{-march=armv8.5-a}. > +@item bitperm > +Enable SVE2 bitperm Extension. This also enables SVE2 instructions. > +@item sve2-sm4 > +Enable SVE2 sm4 Extension. This also enables SVE2 instructions. > +@item sve2-aes > +Enable SVE2 aes Extension. This also enables SVE2 instructions. > +@item sve2-sha3 > +Enable SVE2 sha3 Extension. This also enables SVE2 instructions. > @option{-march=armv8.5-a}. Realise things aren't very consistent, but s/Extension/instructions/ reads better to me for these. OK with that change, thanks. Richard