Create revision 1.0.0-prd for public review draft.

pull/69/head
Bill Schmidt 4 years ago
parent 746882d59a
commit ac57cca111

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


@ -88,45 +88,11 @@
<revhistory> <revhistory>
<!-- TODO: Set the initial version information and clear any old information out --> <!-- TODO: Set the initial version information and clear any old information out -->
<revision> <revision>
<date>2019-10-23</date> <date>2019-11-12</date>
<revdescription> <revdescription>
<itemizedlist spacing="compact"> <itemizedlist spacing="compact">
<listitem> <listitem>
<para>Version 0.9.2: Initial submission to OpenPOWER <para>Version 1.0.0_prd: Public Review Draft</para>
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>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
</revdescription> </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 linkend="VR-VSR" />, there are 64 vector-scalar registers; each
is 128 bits wide. is 128 bits wide.
</para> </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"> <figure pgwide="1" xml:id="FPR-VSR">
<title>Floating-Point Registers as Part of VSRs</title> <title>Floating-Point Registers as Part of VSRs</title>
<mediaobject> <mediaobject>
@ -167,6 +159,14 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="section_intro">
</imageobject> </imageobject>
</mediaobject> </mediaobject>
</figure> </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>


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

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


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


<!-- TODO: Set the appropriate work flow status for the document. For documents <!-- TODO: Set the appropriate work flow status for the document. For documents
which are not "published" this will affect the document title page 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 review = this document is presently being reviewed


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

Loading…
Cancel
Save