add horiz-vertical image to overview
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 1 Jul 2022 15:25:05 +0000 (16:25 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 1 Jul 2022 15:25:05 +0000 (16:25 +0100)
openpower/sv/overview.mdwn

index f44ae726aedd99e004a27e2b22eb63607c441656..a6055f1d2e8699ed6192bd71a5f0bd716485d4c4 100644 (file)
@@ -937,6 +937,8 @@ loop:
   beq loop
 ```
 
+![image](/openpower/sv/sv_horizontal_vs_vertical.svg)
+
 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.