I just published the first version of my illustrated SVE (ARMv9 SIMD) instruction list, with a truly absurd number of instruction diagrams and descriptions.

Check it out at https://dougallj.github.io/asil/

A64 SIMD Instruction List: SVE Instructions

@dougall nice 😎 any plans to follow up with SME?

@stsquad Thanks!

Yeah, that's always been the plan, unfortunately I lost a bit of momentum as I couldn't find much by way of interesting uses for SME. It's not bad, it's just mostly for matrix multiplication.

I did start trying to figure out how to do the diagrams nicely. I have a few ideas, but trying to depict the ZA register in an intuitive-but-not-overwhelming way definitely adds to the challenge.