Create revision 1.0.0-prd for public review draft.

pull/30/head 1.0.0-prd
Bill Schmidt 4 years ago
parent baccd1d54d
commit e7eed33ece

@ -54,7 +54,7 @@
<holder>OpenPOWER Foundation</holder>
</copyright>
<!-- TODO: Set the correct document releaseinfo -->
<releaseinfo>Revision 0.9.2</releaseinfo>
<releaseinfo>Revision 1.0.0_prd</releaseinfo>
<productname>OpenPOWER</productname>
<pubdate/>

@ -88,45 +88,11 @@
<revhistory>
<!-- TODO: Set the initial version information and clear any old information out -->
<revision>
<date>2019-10-23</date>
<date>2019-11-12</date>
<revdescription>
<itemizedlist spacing="compact">
<listitem>
<para>Version 0.9.2: Initial submission to OpenPOWER
Systems Software Workgroup.</para>
</listitem>
</itemizedlist>
</revdescription>
</revision>
<revision>
<date>2019-10-13</date>
<revdescription>
<itemizedlist spacing="compact">
<listitem>
<para>Version 0.9.1: Initial draft for internal
review.</para>
</listitem>
</itemizedlist>
</revdescription>
</revision>
<revision>
<date>2018-12-30</date>
<revdescription>
<itemizedlist spacing="compact">
<listitem>
<para>Version 0.9: Completed initial transfer of appendix
information from ELFv2 ABI.</para>
</listitem>
</itemizedlist>
</revdescription>
</revision>
<revision>
<date>2017-09-25</date>
<revdescription>
<itemizedlist spacing="compact">
<listitem>
<para>Version 0.8: Initial publication to private GitHub
project.</para>
<para>Version 1.0.0_prd: Public Review Draft</para>
</listitem>
</itemizedlist>
</revdescription>

@ -141,14 +141,6 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="section_intro">
linkend="VR-VSR" />, there are 64 vector-scalar registers; each
is 128 bits wide.
</para>
<para>
The vector-scalar registers can be addressed with VSX
instructions, for vector and scalar processing of all 64
registers, or with the "classic" Power floating-point
instructions to refer to a 32-register subset of these, having
64 bits per register. They can also be addressed with VMX
instructions to refer to a 32-register subset of 128-bit registers.
</para>
<figure pgwide="1" xml:id="FPR-VSR">
<title>Floating-Point Registers as Part of VSRs</title>
<mediaobject>
@ -167,6 +159,14 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="section_intro">
</imageobject>
</mediaobject>
</figure>
<para>
The vector-scalar registers can be addressed with VSX
instructions, for vector and scalar processing of all 64
registers, or with the "classic" Power floating-point
instructions to refer to a 32-register subset of these, having
64 bits per register. They can also be addressed with VMX
instructions to refer to a 32-register subset of 128-bit registers.
</para>
</section>

<section xml:id="VIPR.intro.reporting">

@ -92,9 +92,9 @@ work group and should not be shared with
other Foundation members or the public

The appropriate starting security for a new document is "workgroupConfidential". -->
<security>workgroupConfidential</security>
<!-- security>workgroupConfidential</security -->
<!-- security>foundationConfidential</security -->
<!-- security>public</security -->
<security>public</security>

<!-- TODO: Set the appropriate work flow status for the document. For documents
which are not "published" this will affect the document title page
@ -109,8 +109,8 @@ not yet been reviewed
review = this document is presently being reviewed

The appropriate starting security for a new document is "draft". -->
<documentStatus>draft</documentStatus>
<!-- documentStatus>review</documentStatus -->
<!-- documentStatus>draft</documentStatus -->
<documentStatus>review</documentStatus>
<!-- documentStatus>publish</documentStatus -->
</configuration>
</execution>

Loading…
Cancel
Save