Add examples to vec_vslv and vec_vsrv #31

Merged
ThinkOpenly merged 1 commits from slv-srv into master 5 years ago

1 Commits (master)

Author SHA1 Message Date
Paul Clarke 6d89ea3eda Add examples to vec_vslv and vec_vsrv
vec_vslv and vec_vsrv are confusing in their own right and even more
so because they operate only with big-endian semantics.

Some examples are warranted.

Note that the respective examples are arranged such that the impact of
shifting in zero bits has a visible impact.

Signed-off-by: Paul A. Clarke <pc@us.ibm.com>
5 years ago