Add example for vec_pmsum_be #35

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

vec_pmsum_be is complex enough to warrant an example.

Screenshot from 2020-05-01 13-19-47

Fixes #33.

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

`vec_pmsum_be` is complex enough to warrant an example. ![Screenshot from 2020-05-01 13-19-47](https://user-images.githubusercontent.com/12301795/80830627-e6255c80-8bae-11ea-9869-c6aabb0b089b.png) Fixes #33. Signed-off-by: Paul A. Clarke <pc@us.ibm.com>
wschmidt-ibm commented 4 years ago (Migrated from github.com)

Please widen the first column slightly to avoid the awkward hyphenation.

I have a slight preference for removing the "after XOR" line from the last line, and just having r there. OK either way, though.

Please widen the first column slightly to avoid the awkward hyphenation. I have a slight preference for removing the "after XOR" line from the last line, and just having **r** there. OK either way, though.
ThinkOpenly commented 4 years ago (Migrated from github.com)

Requested changes have been made.

  • PDF:
    Screenshot from 2020-05-01 16-21-41
  • web:
    Screenshot from 2020-05-01 16-22-03
Requested changes have been made. - PDF: ![Screenshot from 2020-05-01 16-21-41](https://user-images.githubusercontent.com/12301795/80842808-31983480-8bc8-11ea-81a7-f38eeeda870a.png) - web: ![Screenshot from 2020-05-01 16-22-03](https://user-images.githubusercontent.com/12301795/80842824-3a890600-8bc8-11ea-9a66-23c159fb1a89.png)
wschmidt-ibm commented 4 years ago (Migrated from github.com)

Well done, thanks!

Well done, thanks!
The pull request has been merged as fa4c359db2.
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_pmsum_be master
git pull origin vec_pmsum_be

Step 2:

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