@stephenw10 I was also checking out the arm instruction set and it shows there is a 128bit sysp mnemonic. We have learned a ton of assembly code this semester and I fell down a rabbit hole with the AVX-512 stuff, so I purchased books about it to learn more. The best ones I could find are by an author named Kusswurm Modern x86 Assembly Language Programming, and Modern Parallel Programming with C++ and assembly language. They have all the AVX-512 stuff.
1606da2c-9b08-4143-9c31-782b65bb7347-image.png
Again, arm doesn't really show AVX-512 instructions but it does show SMID
98c13ad6-32b4-44f2-8b6b-acc2ae5948ee-image.png
(Instruction set shows sysp 128-bit mnemonic)
f0dfce4b-d12b-42e5-89cb-912bf9979c00-image.png
(SMID mnemonics)
55147622-c861-4ddd-9eee-11b139f873eb-image.png
(I just learned that the ARM Cortex -A53 shows it has SMID engine)
Ref:
https://developer.arm.com/documentation/ddi0602/2022-09/SIMD-FP-Instructions?lang=en