(no commit message)
authorlkcl <lkcl@web>
Thu, 19 May 2022 18:12:01 +0000 (19:12 +0100)
committerIkiWiki <ikiwiki.info>
Thu, 19 May 2022 18:12:01 +0000 (19:12 +0100)
openpower/sv/cr_int_predication.mdwn

index d66dfc507253e0bd5c39750b1c4031b444bb98a6..5e6ffebc392a93e87d2a33abf339f278d4b5c296 100644 (file)
@@ -278,7 +278,7 @@ capability (BFT is 5 bits)
     mtcrset BF, mask  mtcrweird BF, r0, 1, mask.0b0000
     mtcrclr BF, mask  mtcrweird BF, r0, 1, mask.0b1111
 
-# Vectorised versions
+# Vectorised versions involving GPRs
 
 The name "weird" refers to a minor violation of SV rules when it comes
 to deriving the Vectorised versions of these instructions.