(no commit message)
authorlkcl <lkcl@web>
Thu, 20 Apr 2023 15:18:49 +0000 (16:18 +0100)
committerIkiWiki <ikiwiki.info>
Thu, 20 Apr 2023 15:18:49 +0000 (16:18 +0100)
openpower/sv/normal.mdwn

index e913b1253ca587d29c7fa7b090fe1cefef1c504f..c9d06066808fe3e02c1bc1daa1807dc1c2b29013 100644 (file)
@@ -234,8 +234,7 @@ Two extremely important aspects of ffirst are:
 * LDST ffirst may never set VL equal to zero. This because on the first
   element an exception must be raised "as normal".
 * CR-based data-dependent ffirst on the other hand **can** set VL equal
-  to zero. This is the only means in the entirety of SV that VL may be set
-  to zero (with the exception of via the SV.STATE SPR).  When VL is set
+  to zero.  When VL is set
   zero due to the first element failing the CR bit-test, all subsequent
   vectorised operations are effectively `nops` which is
   *precisely the desired and intended behaviour*.