(no commit message)
authorlkcl <lkcl@web>
Mon, 27 Jun 2022 10:30:49 +0000 (11:30 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 27 Jun 2022 10:30:49 +0000 (11:30 +0100)
openpower/sv/mv.swizzle.mdwn

index 0be17eb1c93eb33c7077585add9253141a4c5adf..0da1025f84c83b09024420ede4496542ebe5c390 100644 (file)
@@ -137,7 +137,8 @@ encoded into the Swizzle.
 When Vectorised, given the use-case is for a High-performance GPU,
 the fundamental assumption is that Micro-coding or
 other technique will
-be deployed in hardware to issue multiple Scalar MV operations which
+be deployed in hardware to issue multiple Scalar MV operations and
+full parallel crossbars, which
 would be impractical in a smaller Scalar-only Micro-architecture.
 Therefore the restriction imposed on the Scalar `mv.swiz` to 32-bit
 quantities as the default is lifted on `sv.mv.swiz`.