### Feature - [ ] New architecture module - [x] Support for processor extension - [ ] Add more instruction details (elaborated below) - [ ] Binding support for: `language` - [ ] Other (elaborated below) **Describe the feature you'd like** MIPS MSA is the standard SIMD extension (latest generation of it) for MIPS ISA **Additional context** - https://gcc.gnu.org/onlinedocs/gcc/MIPS-SIMD-Architecture-_0028MSA_0029-Support.html - https://s3-eu-west-1.amazonaws.com/downloads-mips/documents/MD00868-1D-MSA64-AFP-01.12.pdf
Feature
languageDescribe the feature you'd like
MIPS MSA is the standard SIMD extension (latest generation of it) for MIPS ISA
Additional context