In the absence of sufficient context, the new examples added to:
- vec_double{e,h,l,o}
- vec_permxor
- vec_pmsum_be
- vec_slv
- vec_srv
- vec_sum2s
- vec_sum4s
- vec_sums
- vec_unsigned{e,o}
may appear to be strictly big-endian.
Add headers to these examples showing the element indicies,
which hopefully provides sufficient context.
Fixes #44.
* `vec_doublee`


* `vec_doubleh`


* `vec_doublel`


* `vec_doubleo`


* `vec_permxor`


* `vec_pmsum_be`


* `vec_slv`


* `vec_srv`


* `vec_sum2s`


* `vec_sum4s`


* `vec_sums`


* `vec_unsignede`


* `vec_unsignedo`


Signed-off-by: Paul A. Clarke <pc@us.ibm.com>
In the absence of sufficient context, the new examples added to:
may appear to be strictly big-endian.
Add headers to these examples showing the element indicies,
which hopefully provides sufficient context.
Fixes #44.
vec_doublee
vec_doubleh
vec_doublel
vec_doubleo
vec_permxor
vec_pmsum_be
vec_slv
vec_srv
vec_sum2s
vec_sum4s
vec_sums
vec_unsignede
vec_unsignedo
Signed-off-by: Paul A. Clarke pc@us.ibm.com
LGTM. Thanks!
79b5466581
.Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.