(no commit message)
authorlkcl <lkcl@web>
Mon, 20 Sep 2021 14:10:20 +0000 (15:10 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 20 Sep 2021 14:10:20 +0000 (15:10 +0100)
openpower/sv/sprs.mdwn

index ac4d2fa51d37dc7c7c85b46ead7edb5a770f7424..54f42ad496874dd8a02ed869c4d3d8aad47466f3 100644 (file)
@@ -70,6 +70,10 @@ full context save/restore (see SVSRR0).  It contains (and permits setting of):
 * vfirst - Vertical First mode.  srcstep, dststep and substep
     **do not advance** unless explicitly requested to do so with
     pseudo-op svstep (a mode of setvl)
+* RMpst - REMAP persistence.  REMAP will apply only to the following
+  instruction unless this bit is set, in which case REMAP "persists".
+  Reset (cleared) on use of the `setvl` instruction if used to
+  alter VL or MVL.
 * hphint - Horizontal Parallelism Hint. In Vertical First Mode
    hardware **MAY** perform up to this many elements in parallel
    per instruction. Set to zero to indicate "no hint".