(no commit message)
authorlkcl <lkcl@web>
Fri, 10 Nov 2023 07:41:19 +0000 (07:41 +0000)
committerIkiWiki <ikiwiki.info>
Fri, 10 Nov 2023 07:41:19 +0000 (07:41 +0000)
openpower/sv/cookbook/remap_matrix.mdwn

index 4658d29d3f1671a06b93cb5fd27c1fb132b90292..e8df9fa81f07941075da8c421ae4e2255a114d00 100644 (file)
@@ -355,7 +355,7 @@ svremap 15, 1, 2, 3, 0, 0, 0
 
 breakdown:
 
-- `SVme=31`, 5-bit bitmask determines which registers have REMAP applied.
+- `SVme=15`, 5-bit bitmask determines which registers have REMAP applied.
 Bitfields are: `RA|RB|RC|RT|EA` In this example, all input registers
 (RA, RB, RC) of *any* scalar instruction to follow and output register (RT)
 will have REMAP applied, but the 2nd output register will not.