(no commit message)
authorlkcl <lkcl@web>
Sun, 15 Aug 2021 21:13:23 +0000 (22:13 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 15 Aug 2021 21:13:23 +0000 (22:13 +0100)
openpower/sv/overview.mdwn

index bcf52bb212a529e47fa0181f19099e1b76ffe7ba..9f37c0198a2187f20dfd4eccf9afc034714c135b 100644 (file)
@@ -932,6 +932,9 @@ loop:
 Three examples are illustrated of different types of Scalar-Vector
 operations. Note that in its simplest form  **only one** element is
 executed per instruction **not** multiple elements per instruction.
+(The more advanced version of Vertical-First mode may execute multiple
+elements per instruction, however the number executed **must** remain
+a fixed quantity.)
 
 Now that such explicit loops can increment inexorably towards VL,
 of course we now need a way to test if srcstep or dststep have reached