ara
ara copied to clipboard
[HW] Add support for vector mask instructions
Add support for vmsbf
, vmsof
, vmsif
, viota
and vid
vector mask instructions
Changelog
Fixed
- Test for
viota
vector mask instruction
Added
- Support for
vmsbf
,vmsof
,vmsif
,viota
andvid
vector mask instructions
Changed
- Tests for
vmsbf
,vmsof
,vmsif
andvid
vector mask instructions
Checklist
- [x] Automated tests pass
- [x] Changelog updated
- [x] Code style guideline is observed
Please check our contributing guidelines before opening a Pull Request.