diff --git a/Intrinsics_Reference/bk_main.xml b/Intrinsics_Reference/bk_main.xml index a699ebb..2a4ed58 100644 --- a/Intrinsics_Reference/bk_main.xml +++ b/Intrinsics_Reference/bk_main.xml @@ -54,7 +54,7 @@ OpenPOWER Foundation - Revision 1.0.0 + Revision 2.0.0 OpenPOWER @@ -87,6 +87,16 @@ + + 2020-10-05 + + + + Version 2.0_pre pre-review draft + + + + 2020-08-11 diff --git a/Intrinsics_Reference/ch_biendian.xml b/Intrinsics_Reference/ch_biendian.xml index 9c65824..eb671f4 100644 --- a/Intrinsics_Reference/ch_biendian.xml +++ b/Intrinsics_Reference/ch_biendian.xml @@ -787,6 +787,10 @@ a[3] = c; thus are not "endian-sensitive." A complete list of endian-sensitive built-in functions can be found in . + + + Be sure to update this table for any new endian-sensitive + built-ins added for P10. Endian-Sensitive Built-In Functions diff --git a/Intrinsics_Reference/ch_intro.xml b/Intrinsics_Reference/ch_intro.xml index b75b780..ab385b0 100644 --- a/Intrinsics_Reference/ch_intro.xml +++ b/Intrinsics_Reference/ch_intro.xml @@ -97,6 +97,10 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="section_intro"> the Power SIMD (single-instruction, multiple-data) instructions. + + Write an introductory paragraph about the MMA facility and the + ACC registers. +
Little-Endian Linux @@ -260,6 +264,9 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="section_intro"> https://openpowerfoundation.org/?resource_lib=power-isa-version-3-0 + + Need to update this to Version 3.1B, which is not yet published. + @@ -282,6 +289,17 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="section_intro"> + + + POWER10 Processor User's Manual. + + Not + yet available, link is to P9 user's manual + + + + Power Vector Library. diff --git a/Intrinsics_Reference/ch_vec_reference.xml b/Intrinsics_Reference/ch_vec_reference.xml index a835577..94d2aec 100644 --- a/Intrinsics_Reference/ch_vec_reference.xml +++ b/Intrinsics_Reference/ch_vec_reference.xml @@ -130,6 +130,13 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="VIPR.vec-ref"> instructions, which may be preferred for portability. + + + ISA 3.1 or later. This form + is only available starting with PowerISA 3.1, corresponding to + POWER10 servers. + + Deprecated. This form of diff --git a/Intrinsics_Reference/pom.xml b/Intrinsics_Reference/pom.xml index bc5196b..273d210 100644 --- a/Intrinsics_Reference/pom.xml +++ b/Intrinsics_Reference/pom.xml @@ -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". --> - + workgroupConfidential - public + - + draft - published +