Muhammad Ijaz

Results 4 issues of Muhammad Ijaz

Add support for `vssra`, `vssrl`, `vnclip`, `vnclipu` and `vsmul` vector fixed-point instructions (NOTE: This PR depends on [PR#106](https://github.com/pulp-platform/ara/pull/106) and needs to be merged after that) ## Changelog ### Fixed -...

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`,...

Added support for vector segment load (unit-stride) and updated its tests **NOTE** This PR is using the changes made in the [PR#136](https://github.com/pulp-platform/ara/pull/136) as the baseline hardware changes ## Changelog ###...

Add support for `vrgather`, `vrgatherei16` and `vcompress` vector permute instructions **NOTE**: This PR depends on [PR#149](https://github.com/pulp-platform/ara/pull/149) and needs to be merged after that ## Changelog ### Fixed - N/A ###...