(no commit message)
authorlkcl <lkcl@web>
Sun, 20 Dec 2020 18:23:51 +0000 (18:23 +0000)
committerIkiWiki <ikiwiki.info>
Sun, 20 Dec 2020 18:23:51 +0000 (18:23 +0000)
openpower/sv/svp_rewrite/svp64.mdwn

index 3d3c6eff8bf283a090fb7ad2c80feadf073463b4..77dab8158c8142ec23ace87940b90f931de8bc07 100644 (file)
@@ -33,8 +33,8 @@ Note that this is completely different from when VL=0.  VL=0 turns all operation
 # Register Naming
 
 SV Registers are simply the INT, FP and CR register files extended
-linearly to larger sizes.  Thus, the integer regfile in standard scalar
-OpenPOWER v3.0B and v3.1B is r0 to r31: SV extends this as r0 to r127.
+linearly to larger sizes.  Where the integer regfile in standard scalar
+OpenPOWER v3.0B and v3.1B is r0 to r31, SV extends this as r0 to r127.
 Likewise FP registers are extended to 128 (fp0 to fp127), and CRs are
 extended to 64 entries, CR0 thru CR63.