Add examples for vec_unpack[hl] #57

Merged
ThinkOpenly merged 1 commits from unpack into master 4 years ago
ThinkOpenly commented 4 years ago (Migrated from github.com)

Fixes #28.

  • vec_unpackh:
    • PDF:

      Screenshot from 2020-05-14 10-35-39

    • web:

      Screenshot from 2020-05-14 10-37-38

  • vec_unpackl:
    • PDF:

      Screenshot from 2020-05-14 10-38-47

    • web:

      Screenshot from 2020-05-14 10-39-11

Signed-off-by: Paul A. Clarke pc@us.ibm.com

Fixes #28. * `vec_unpackh`: * PDF: > ![Screenshot from 2020-05-14 10-35-39](https://user-images.githubusercontent.com/12301795/81955064-406ee600-95cf-11ea-8c8c-b2ca2245e630.png) * web: > ![Screenshot from 2020-05-14 10-37-38](https://user-images.githubusercontent.com/12301795/81955072-44026d00-95cf-11ea-96ff-090c1cf83ce5.png) * `vec_unpackl`: * PDF: > ![Screenshot from 2020-05-14 10-38-47](https://user-images.githubusercontent.com/12301795/81955086-46fd5d80-95cf-11ea-9b28-3b5cd64fff78.png) * web: > ![Screenshot from 2020-05-14 10-39-11](https://user-images.githubusercontent.com/12301795/81955091-48c72100-95cf-11ea-8f7d-989da0ead9a5.png) Signed-off-by: Paul A. Clarke <pc@us.ibm.com>
wschmidt-ibm commented 4 years ago (Migrated from github.com)

Excellent. LGTM.

Excellent. LGTM.
The pull request has been merged as 187e9055f7.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b unpack master
git pull origin unpack

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff unpack
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: systemsoftware/Programming-Guides#57
Loading…
There is no content yet.