Commit Graph

18 Commits (e794ad9342226edbeb0b6030ad9fa54fa014af7e)

Author SHA1 Message Date
Bill Schmidt e9588a9c2b Fix issue #13, VEC_DIV integer interfaces.
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt 334322606e Fix issue #25, Review usage of hyphens.
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt aae2e28c0e 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 439e08a478 Fix issue #53, Error in types for vec_bperm.
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt 5f22a278f3 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 005558cdbf 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 bc2a909109 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 a8965e9cb9 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 8f6574665e 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 9696f99c50 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 9c0e8d41a6 Fix issue #15, Miscellaneous errors in vector built-ins.
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Bill Schmidt 71fc26bd47 Fix issue #46, Sub-bullets misformatted for VEC_BPERM.
Signed-off-by: Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8 years ago
Jeff Scheel 57d596764d Add GNU Free Documentation License text in source.
Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
8 years ago
Jeff Scheel a021d2686c Correction to eliminate spaces before <superscript> tags.
Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
8 years ago
Jeff Scheel 7c0660293e 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 e099f45c46 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 c7599451a7 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 5de854880b 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