From 753c3f13a1e221a96910c2e7f097d743635740c3 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sun, 16 Apr 2023 14:09:28 +0100 Subject: [PATCH] --- openpower/sv/remap.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openpower/sv/remap.mdwn b/openpower/sv/remap.mdwn index 6bbfb88a6..2b0db1be9 100644 --- a/openpower/sv/remap.mdwn +++ b/openpower/sv/remap.mdwn @@ -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 -- 2.30.2