projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2726b7
)
scalar vector architectures
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Mon, 20 Jun 2022 20:07:31 +0000
(21:07 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Mon, 20 Jun 2022 20:07:31 +0000
(21:07 +0100)
svp64-primer/summary.tex
patch
|
blob
|
history
diff --git
a/svp64-primer/summary.tex
b/svp64-primer/summary.tex
index 2dd482882355345626b350ff9c97977d33fcfea1..0b613e0c3ba4d8c2ef168f1e4c716ac016cdc65a 100644
(file)
--- a/
svp64-primer/summary.tex
+++ b/
svp64-primer/summary.tex
@@
-98,7
+98,7
@@
the number of instructions increase:
Multi-issue decoding
\end{itemize}
-\subsection{Vector Architectures}
+\subsection{
Scalable
Vector Architectures}
An older alternative exists to utilise data parallelism - vector
architectures. Vector CPUs collect operands from the main memory, and
store them in large, sequential vector registers.\par