projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06ce55c
)
add scalar detection diagram
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sun, 27 May 2018 18:27:38 +0000
(19:27 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sun, 27 May 2018 18:27:38 +0000
(19:27 +0100)
simple_v_extension.mdwn
patch
|
blob
|
history
diff --git
a/simple_v_extension.mdwn
b/simple_v_extension.mdwn
index c884bb9563702c077653fbb08e2fdf8182500fd6..145d37b0b55229e2fa0092e03e2b2621419f4ab4 100644
(file)
--- a/
simple_v_extension.mdwn
+++ b/
simple_v_extension.mdwn
@@
-1813,7
+1813,7
@@
discussion then led to the question of OoO architectures
Note: this is just one possible implementation. Another implementation
may choose to treat *all* operations as vectorised (including treating
scalars as vectors of length 1), choosing to add an extra pipeline stage
-dedicated to
+dedicated to
*all* instructions.
This section *specifically* covers the implementor's freedom to choose
that they wish to minimise disruption to an existing design by detecting