Commit Graph

147 Commits (master)
 

Author SHA1 Message Date
Bill Schmidt 5eb6078dfa Create outline for front matter chapters.
Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
5 years ago
Bill Schmidt 80e327020a Add note on vec_perm invalid usage. Remove app_a.xml reference.
Signed-off-by: Bill Schmidt  <wschmidt@linux.ibm.com>
5 years ago
Bill Schmidt 885b36c130 Completion of cross-reference index.
Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
5 years ago
Bill Schmidt f6ec308f1e More cross-reference index terms.
Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
5 years ago
Bill Schmidt 9149a61781 Still more index terms.
Signed-off-by: Bill Schmidt <linux.ibm.com>
5 years ago
Bill Schmidt dd75407cb5 More cross-reference tags.
Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
5 years ago
Bill Schmidt f3ab8d4d81 First stage of cross-reference index.
Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
5 years ago
Bill Schmidt 976ee6b8ae Revert "Clarify const parameter in vec_extract."
This reverts commit bbda08d284.

Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
5 years ago
Bill Schmidt 8ce5f8cf87 Clarify const parameter in vec_extract.
Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
5 years ago
Bill Schmidt 71180f5d04 Large chunk of progress; completed Appendix A, deprecated some
interfaces in vec_revb, etc.

Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
5 years ago
Bill Schmidt ec47543988 Completed copying entries from Appendix A.
Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
5 years ago
Bill Schmidt 1b64f19d15 Complete transferring table A.3 (vec_all, vec_any) to this document.
Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
5 years ago
Bill Schmidt fbef5cb97e Changes for vec_all_eq, vec_all_ge, vec_all_gt.
Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
6 years ago
Bill Schmidt f8107bbc83 Add roughed-in pages for the intrinsics from tables A.3, A.4, A.5,
and A.6 of the original ABI, generated by Bill Seurer's doctool.

Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
6 years ago
Bill Schmidt 4a97f22f82 Finished populating entries from Table A.2 of the ELFv2 ABI.
Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
6 years ago
Bill Schmidt ad2c1c1671 Changes through vec_xl_be, plus vec_xst.
Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
6 years ago
Bill Schmidt 833ce97107 Updates through vec_unpackl.
Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
6 years ago
Bill Schmidt bfeaf69cde Updates through vec_sube.
Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
6 years ago
Bill Schmidt 85fe025414 Updates through vec_sqrt.
Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
6 years ago
Bill Schmidt 904139bf94 Updates through vec_sll.
Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
6 years ago
Bill Schmidt 71571f871a Updates through vec_signed2.
Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
6 years ago
Bill Schmidt 7233ab5254 Updates through vec_rl.
Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
6 years ago
Bill Schmidt 84a108f287 Updates through vec_reve.
Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
6 years ago
Bill Schmidt 8d64f1fdeb Incremental changes up through vec_nmsub.
Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
6 years ago
Bill Schmidt 29ff012933 Incremental updates through vec_mul.
Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
6 years ago
Bill Schmidt b3033ba928 Incremental changes up through vec_loge.
Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
6 years ago
Bill Schmidt 662f552fbf Changes through vec_extract_exp.
Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
6 years ago
Bill Schmidt 0913542a05 Delete a number of unused files.
Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
6 years ago
Jeff Scheel dd96775379 Correct build failure with incorrect documentStatus
Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
6 years ago
Jeff Scheel 735a745ec7 Build fix for date format
Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
6 years ago
Jeff Scheel 3a16e08b38 Set status to publish
Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
6 years ago
Bill Schmidt 781bd6ba0b Merge branch 'master' of
https://github.com/OpenPOWERFoundation/Programming-Guides.  Add Bill Seurer's
automatically generated entries to the main chapter.

Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
6 years ago
Bill Schmidt d15f4daaea Incorporate auto-generated sections from Bill Seurer's tool.
Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
6 years ago
Jeff Scheel 7e9f697e6e Minor updates in Abstract and version control
Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
6 years ago
Jeff Scheel 5aa5273582 Correct spelling
Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
6 years ago
Jeff Scheel 0e1e7a6070 Correct project references (2) for this project
Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
6 years ago
Jeff Scheel 6cac9c525d Correct link in README.md
Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
6 years ago
Jeff Scheel 8dc64beb00 Remove legacy documents. Updates to README.
Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
6 years ago
Jeff Scheel b99448cf90 Add mailing list references
Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
6 years ago
sjmunroe 72e080d293 Missed one change bar in the last update.
Removed so the revision 0.3 is clean.

Signed-off-by: Steven Munroe <sjmunroe@us.ibm.com>
7 years ago
sjmunroe 2341fc02bd Updates to describe issues associated with larger vector sizes
and proposed solutions.

Signed-off-by: Steven Munroe <sjmunroe@us.ibm.com>
7 years ago
Bill Schmidt 0465de7781 Initial project files.
Signed-off-by:  Bill Schmidt <wschmidt@linux.vnet.ibm.com>
7 years ago
Jeff Scheel afb14665b5 Basic project updates for external community.
Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
7 years ago
Jeff Scheel 1dcc881e54 Increment document version and minor update to revision history.
Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
7 years ago
sjmunroe 1a2838c6b0 Miscellaneous correction for spelling, grammar and punctuation.
Signed-off-by: Steven Munroe <sjmunroe@us.ibm.com>
7 years ago
Jeff Scheel dfa363ccaa Inital port from SJM R4 document 7 years ago
Jeff Scheel cb01eeda67 Create .gitignore 7 years ago