(no commit message)
authorlkcl <lkcl@web>
Sat, 9 Apr 2022 21:38:16 +0000 (22:38 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 9 Apr 2022 21:38:16 +0000 (22:38 +0100)
openpower/sv/svp64/appendix.mdwn

index 83665022af1c150eea4b9a46d8936d682642e54a..2b55a509b8d20d5868a7bd0f738113415949887f 100644 (file)
@@ -337,6 +337,7 @@ Using the same register as both the source and destination, with Vectors
 of different offsets masks and values to be inserted has multiple
 applications including Video, cryptography and JIT compilation.
 
+Due to the Deterministic Scheduling,
 Subtract and Divide are still permitted to be executed in this mode,
 although from an algorithmic perspective it is strongly discouraged.
 It would be better to use addition followed by one final subtract,