(no commit message)
authorlkcl <lkcl@web>
Fri, 3 Jun 2022 07:46:46 +0000 (08:46 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 3 Jun 2022 07:46:46 +0000 (08:46 +0100)
openpower/sv/svp64_quirks.mdwn

index eeea9655d4909ae698b9c5f603c07d2ae0bed39b..665781cd1783c768850d609c496a84f2ef83259e 100644 (file)
@@ -216,8 +216,10 @@ Consequently, when using a given instruction, it is necessary to look
 up in the ISA Tables whether it is 1P or 2P. caveat emptor!
 
 Also worth a special mention: all Load/Store operations are Twin-Predicated.
-In other words: one Predicate applies to the Array of Memory Addresses,
-whilst the other Predicate applies to the Array of Memory Data.
+The underlying key to understanding:
+
+* one Predicate applies to the Array of Memory *Addresses*,
+* the other Predicate applies to the Array of Memory *Data*.
 
 # CR weird instructions