(no commit message)
authorlkcl <lkcl@web>
Mon, 21 Dec 2020 13:45:09 +0000 (13:45 +0000)
committerIkiWiki <ikiwiki.info>
Mon, 21 Dec 2020 13:45:09 +0000 (13:45 +0000)
openpower/sv/svp_rewrite/svp64.mdwn

index 6358b5e1ec7b602d2be7151d38df17500de4e934..4b9022883cd4a0d28d7e0ffa97b01dc2feedc252 100644 (file)
@@ -67,7 +67,8 @@ RB etc. are interpreted and treated as v3.0B / v3.1B scalar registers.  This is
 ## Future expansion.
 
 With the way that EXTRA fields are defined and applied to register fields,
-future versions of SV may involve 256 or greater registers.  To accommodate 256 registers, numbering of Vectors will simply shift up by one bit.  Backwards bibary compatibility may be achieved with a PCR bit.  Beyond this, further discussion is out of scope for this version of svp64.
+future versions of SV may involve 256 or greater registers.  To accommodate 256 registers, numbering of Vectors will simply shift up by one bit, without
+requiring additional prefix bits.  Backwards binary compatibility may be achieved with a PCR bit (Program Compatibility Register).  Beyond this, further discussion is out of scope for this version of svp64.
 
 # Remapped Encoding (`RM[0:23]`)