(no commit message)
authorlkcl <lkcl@web>
Sat, 14 Oct 2023 09:30:50 +0000 (10:30 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 14 Oct 2023 09:30:50 +0000 (10:30 +0100)
openpower/sv/cr_ops.mdwn

index d4e81fc46e32cde93ec92c0d764ee16706b4fea9..7b172303adb7a57d7cd90f52e8325ebcdee01080 100644 (file)
@@ -175,11 +175,9 @@ operations), and ignoring the Rc=1 co-results entirely,
 the totals (the behaviours) are consistent whether
 VLi=0 or VLi=1.
 
-*Programmer's Note: if necessary VL may be obtained by using the alias
-`getvl`, followed by incrementing or decrementing the GPR with the
-copy of VL, and using `setvl` with the same GPR, to adjust VL.
-Programmers should be aware that MAXVL will always limit
-VL*.
+*Programmer's Note: Data-dependent fail-first stores an updated
+VL in the SVSTATE SPR, not in any GPR. If needed
+VL may be obtained by using the alias `getvl`.
 
 ## Reduction and Iteration