projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2647ac
)
add horiz-vertical image to overview
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Fri, 1 Jul 2022 15:25:05 +0000
(16:25 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Fri, 1 Jul 2022 15:25:05 +0000
(16:25 +0100)
openpower/sv/overview.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/overview.mdwn
b/openpower/sv/overview.mdwn
index f44ae726aedd99e004a27e2b22eb63607c441656..a6055f1d2e8699ed6192bd71a5f0bd716485d4c4 100644
(file)
--- a/
openpower/sv/overview.mdwn
+++ b/
openpower/sv/overview.mdwn
@@
-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.