(no commit message)
authorlkcl <lkcl@web>
Fri, 27 May 2022 09:05:35 +0000 (10:05 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 27 May 2022 09:05:35 +0000 (10:05 +0100)
openpower/sv/svp64_quirks.mdwn

index 33743af8ff01f2bd22071797b8f78a8e8a013e0a..134b361f8a584182d3feef38cc4fd5e350e27015 100644 (file)
@@ -4,7 +4,9 @@ SVP64 is designed around these fundamental and inviolate principles:
 
 1. There are no actual Vector instructions: Scalar instructions
    are the sole exclusive bedrock.
-2. A hardware-level for-loop makes vector elements synonymous
+2. No scalar instruction ever deviates in its encoding or meaning
+   just because it is prefixed.
+3. A hardware-level for-loop makes vector elements 100% synonymous
    with scalar instructions (the suffix)
 
 That said, there are a few exceptional places where these rules get