(no commit message)
authorlkcl <lkcl@web>
Mon, 21 Dec 2020 04:36:29 +0000 (04:36 +0000)
committerIkiWiki <ikiwiki.info>
Mon, 21 Dec 2020 04:36:29 +0000 (04:36 +0000)
openpower/sv/svp_rewrite/svp64.mdwn

index cb17f0d66c62252426ae1c7609e56e8f617bc1d8..5d562ae5d48984d28c063872ef0626b03fff9e35 100644 (file)
@@ -29,7 +29,8 @@ SVP64 is designed so that when the prefix is all zeros, and
 influence occurs (no augmentation) such that all standard OpenPOWER
 v3.0/1B instructions covered by the prefix are "unaltered". This is termed `scalar identity behaviour` (based on the mathematical definition for "identity", as in, "identity matrix" or better "identity transformation").
 
-Note that this is completely different from when VL=0.  VL=0 turns all operations under its influence into `nops`, whereas when VL=1 and the SV prefix is all zeros, the operation simply acts as if SV had not been applied at all to the instruction  (an "identity operation").
+Note that this is completely different from when VL=0.  VL=0 turns all operations under its influence into `nops` (regardless of the prefix)
+ whereas when VL=1 and the SV prefix is all zeros, the operation simply acts as if SV had not been applied at all to the instruction  (an "identity operation").
 
 # Register Naming