data manipulation. With Pack/Unpack being part of SVSTATE it can be
applied *in-place* saving register file space (no copy/mv needed).
* Load/Store speculative "fault-first" behaviour, identical to SVE and RVV
- Fault-first: provides auto-truncation of a speculative LD/ST helping
+ Fault-first: provides auto-truncation of a speculative sequential parallel
+ LD/ST batch, helping
solve the "SIMD Considered Harmful" stripmining problem from a Memory
Access perspective.
* Data-Dependent Fail-First: a 100% Deterministic extension of the LDST