Commit Graph

136 Commits (master)
 

Author SHA1 Message Date
Bill Schmidt 6516b1aaf8 Fix issue #25, Review usage of hyphens.
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt d3131a5ac9 Fix issue #44, Interfaces added for ISA 3.0 should be so designated.
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt 5b58660927 Fix issue #53, Error in types for vec_bperm.
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt 24444d68cb Fix issue #50, "long long" should be "signed long long" for consistency.
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt 3bbb4f3cb3 Fix issue #49, VEC_SLDW and VEC_SLO in Table A-2 have a misformatted footnote.
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt 4cbd35dbd3 Fix issue #48, Missing vec_sel interface in Table A-2.
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt b3f76ff923 Fix issue #47, Table cell overruns in Table A-2.
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt fdffa50d8e Fix issue #43, Failed footnote reference in Table 3.21.
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt 709e343457 Fix issue #42, Bullets widely spaced in section 3.7.4.
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt 3360ba4357 Fix issue #37, Algorithm in section 2.2.3.1 has some alignment issues.
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt 03dc4de9ab Fix issue #36, Unindented paragraphs.
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt 2d8f4ea61d Fix issue #35, Misaligned paragraph beneath sub-bullet.
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt 361dc1fadd Fix issue #34, GPR Save Area references floating-point.
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt e87ef8cda2 Fix issue #33, Page number inconsistency for Figure 2.18.
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt 6361fa2bd4 Fix issue #23, Clarify st_other.
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt a9df611070 Fix issue #21, Clarify rounding on VEC_UNSIGNED*, VEC_SIGNED*, and VEC_FLOAT* description.
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt 1d3c9a2ca9 Fix issue #18, Typo in vec_xst_len result value.
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt 1b09ac035f Fix issue #17, Update HWCAP2 information for ISA 3.0 (POWER9)
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt 41437edccb Fix issue 316, _ARCH_PWRn incorrectly documented.
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt 65917ae491 Fix issue #15, Miscellaneous errors in vector built-ins.
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt 0e86cf7040 Fix issue #41, Minor number offset in section 3.5.1
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt 336095abe5 Fix issue #46, Sub-bullets misformatted for VEC_BPERM.
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt ff54b9b545 Fix issue #39, Figure 2.36 title missing comma.
Signed-off-by: Bill Schmidt <wschmidt@linux.ibm.com>
8 years ago
Bill Schmidt 3cde690b4c Fix issue #40, misspelling of "Architecture."
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt 8a0a46d47e Fix issue #51 (Typos below Table B.2)
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Jeff Scheel 3e36696795 Add GNU Free Documentation License text in source.
Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
8 years ago
Jeff Scheel d46266fd07 Remove incorrect licensing information.
Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
8 years ago
Bill Schmidt f5414eef6c Update revision to 1.4
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Jeff Scheel 6e67597494 Correction to eliminate spaces before <superscript> tags.
Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
8 years ago
Jeff Scheel 5eba3e1cb1 Round 2 documentation review updates
Pervasive corrections:
- Miscellaneous formating
- Insert space in () and []
- Correct footnote spacing
- Use <note> tag for notes
- Cleanup spacing around <anchor> tags
- Add a couple missing paragraphs
- Correct list nesting in a couple places
- Correct subsection nesting
- Correct spacing around subscript, superscripts, and emphasis tags
- Bolding of some <emphasis> statements
- Build xref links for manual footnotes in a couple tables and remove explicit numerals.
- Return POWER ISA 3.0 text

Specific updates:
- Update a couple tables on bit/byte positions in chapter 2
- Return figures in place of some tables for the coding examples in
  chapter 2

Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
8 years ago
Jeff Scheel 2cb6450f10 Preliminary documentation review updates
- Cleanup <emphasis> tags to bold, literal, or superscript as needed in all files
- Update pom.xml to latest level for security and document status values

Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
8 years ago
Jeff Scheel e5c72f9c3e Merge branch 'master' of https://github.com/OpenPOWERFoundation/ELFv2-ABI 8 years ago
Jeff Scheel dfbbdf4edd Preliminary documentation review updates
- Issue #2: Intel and Itanium trademark notices returned to ch_preface.xml.
- Issue #3: "About this Document" section returned to ch_preface.xml.
- Issue #4: Hyperlinks corrected in ch_1.xml.
- Issue #5: Removed "section" tags to promote Introduction to main chapter
  text in ch_1.xml.
- Issue #7: Corrected Table 2.10 borders in ch_2.xml.
- Issue #10: Manually added spacing prior to all bridehead documentation to
  increase visible groupings in ch_2.xml and other sections.
- Issue #11: Corrected bullet nesting in ch_2.xml.

Additional, non-issue updates throughout document:
- Manual review and update of table sizes, spacing
- Updates to program listings to ensure proper spacing.
- Change bars for POWER9 and erratum work added.

Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
8 years ago
Jeff Scheel f5536be674 Update README.md licensing information
Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
8 years ago
Jeff Scheel 1be88b700e Conversion to Docbook based of version 1.2 of the IBM contributed document,
"Power Architecture: 64-bit ELF V2 ABI Specification".

Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
8 years ago
Jeff Brown d2d3872796 Initial commit 8 years ago