(no commit message)
authorlkcl <lkcl@web>
Tue, 7 Sep 2021 16:06:56 +0000 (17:06 +0100)
committerIkiWiki <ikiwiki.info>
Tue, 7 Sep 2021 16:06:56 +0000 (17:06 +0100)
openpower/sv/svp64/appendix.mdwn

index 914595e8dbd993828ce1f387abe815ba53fd1621..a808fa6374bbe1318a14de032b3ac8834398c192 100644 (file)
@@ -494,7 +494,7 @@ on SVP64.
 
 This mode merges common CR testing with predication, saving on instruction
 count. Below is the pseudocode excluding predicate zeroing and elwidth
-overrides.
+overrides. Note that the paeudocode for [[sv/cr_ops]] is slightly different.
 
     for i in range(VL):
         # predication test, skip all masked out elements.