(no commit message)
authorlkcl <lkcl@web>
Sun, 16 Apr 2023 13:09:28 +0000 (14:09 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 16 Apr 2023 13:09:28 +0000 (14:09 +0100)
openpower/sv/remap.mdwn

index 6bbfb88a61bc6c5621b4306ad224ece76aad8a4f..2b0db1be9fe73a457ac8ed12652188de596c5cfd 100644 (file)
@@ -389,7 +389,8 @@ completely separate from the actual element-level (scalar) operations,
 Move operations are **not** included in the Schedule.  This means that
 the Schedule leaves the final (scalar) result in the first-non-masked 
 element of the Vector used.  With the predicate mask being dynamic
-(but deterministic) this result could be anywhere.
+(but deterministic) at a superficial glance it seems this result
+could be anywhere.
 
 If that result is needed to be moved to a (single) scalar register
 then a follow-up `sv.mv/sm=predicate rt, *ra` instruction will be