(no commit message)
authorlkcl <lkcl@web>
Mon, 26 Oct 2020 17:29:54 +0000 (17:29 +0000)
committerIkiWiki <ikiwiki.info>
Mon, 26 Oct 2020 17:29:54 +0000 (17:29 +0000)
openpower/sv/predication.mdwn

index 1ed1f5642cbe0ff647146632cfc0c1bb1d4d163f..a6b27694b3986e6ddc09220ec461ad61df5c8255 100644 (file)
@@ -186,7 +186,8 @@ and ongoing maintenance difficulties.
 ## Schemes which split (a scalar) integer reg into mask "chunks"
 
 These ideas are based on the principle that each chunk of 8 (or 16)
-bits of a scalar integer register may be covered by its own DM row.
+bits of a scalar integer register may be covered by its own DM column
+  in FU-REGs.
 8 chunks of a scalar 64-bit integer register for use as a bit-level
 predicate mask onto 64 vector elements would for example require 8
 DM entries.