Add examples for vec_double{e,h,l,o} #43

Merged
ThinkOpenly merged 1 commits from vec_doubleehlo into master 4 years ago
ThinkOpenly commented 4 years ago (Migrated from github.com)
  • PDF:
    • vec_doublee:

    Screenshot from 2020-05-05 05-27-18

    • vec_doubleh:

    Screenshot from 2020-05-05 05-28-02

    • vec_doublel:

    Screenshot from 2020-05-05 05-28-20

    • vec_doubleo:

    Screenshot from 2020-05-05 05-28-39

  • web:
    • vec_doublee:

    Screenshot from 2020-05-05 05-29-07

    • vec_doubleh:

    Screenshot from 2020-05-05 05-29-24

    • vec_doublel:

    Screenshot from 2020-05-05 05-29-38

    • vec_doubleo:

    Screenshot from 2020-05-05 05-30-05

Fixes #16.

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

* PDF: * `vec_doublee`: > ![Screenshot from 2020-05-05 05-27-18](https://user-images.githubusercontent.com/12301795/81057190-90dc9a00-8e91-11ea-88f6-a32485c40016.png) * `vec_doubleh`: > ![Screenshot from 2020-05-05 05-28-02](https://user-images.githubusercontent.com/12301795/81057212-9afe9880-8e91-11ea-9b9a-2853b3ac9eeb.png) * `vec_doublel`: > ![Screenshot from 2020-05-05 05-28-20](https://user-images.githubusercontent.com/12301795/81057230-a18d1000-8e91-11ea-85c5-86e84cf66ebd.png) * `vec_doubleo`: > ![Screenshot from 2020-05-05 05-28-39](https://user-images.githubusercontent.com/12301795/81057238-a8b41e00-8e91-11ea-9df4-92642f37df0f.png) * web: * `vec_doublee`: > ![Screenshot from 2020-05-05 05-29-07](https://user-images.githubusercontent.com/12301795/81057251-aea9ff00-8e91-11ea-8247-9e2e84d03aae.png) * `vec_doubleh`: > ![Screenshot from 2020-05-05 05-29-24](https://user-images.githubusercontent.com/12301795/81057262-b2d61c80-8e91-11ea-9399-63b2a426365c.png) * `vec_doublel`: > ![Screenshot from 2020-05-05 05-29-38](https://user-images.githubusercontent.com/12301795/81057270-b669a380-8e91-11ea-89ff-5d59ca0e4fb1.png) * `vec_doubleo`: > ![Screenshot from 2020-05-05 05-30-05](https://user-images.githubusercontent.com/12301795/81057275-b9649400-8e91-11ea-9bef-1b0d1c878c53.png) Fixes #16. Signed-off-by: Paul A. Clarke <pc@us.ibm.com>
wschmidt-ibm commented 4 years ago (Migrated from github.com)

This looks fine. One quibble I have with all these examples is that they look like they show big-endian. It might help to have a header row showing element numbers to clarify this, or otherwise indicate this in the text. Something to consider if you agree.

This looks fine. One quibble I have with all these examples is that they look like they show big-endian. It might help to have a header row showing element numbers to clarify this, or otherwise indicate this in the text. Something to consider if you agree.
The pull request has been merged as 944e4b238d.
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 vec_doubleehlo master
git pull origin vec_doubleehlo

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff vec_doubleehlo
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#43
Loading…
There is no content yet.