(no commit message)
authorlkcl <lkcl@web>
Wed, 5 Apr 2023 11:51:12 +0000 (12:51 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 5 Apr 2023 11:51:12 +0000 (12:51 +0100)
openpower/sv/ldst.mdwn

index bad8e41dafeeebdf5f42399cdcb24f970cf1e840..1b9c05a5f8c35d48a20d050b87ec5d48e36afc67 100644 (file)
@@ -700,6 +700,15 @@ established through `svstep`, are also an easy way to perform regular
 Structure Packing, at the vec2/vec3/vec4 granularity level.  Beyond that,
 REMAP will need to be used.
 
+**Parallel Reduction REMAP**
+
+No REMAP Schedule is prohibited in SVP64 because the RISC-paradigm Prefix
+is completely separate from the RISC-paradigm Scalar Defined Words.  Although
+obscure there does exist the outside possibility that a potential use for
+Parallel Reduction Schedules on LD/ST would find a use in Computer Science.
+Readers are invited to contact the authors of this document if one is ever
+found.
+
 --------
 
 [[!tag standards]]