projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55e6246
)
clarify summary
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Mon, 20 Jun 2022 20:36:33 +0000
(21:36 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Mon, 20 Jun 2022 20:36:33 +0000
(21:36 +0100)
svp64-primer/summary.tex
patch
|
blob
|
history
diff --git
a/svp64-primer/summary.tex
b/svp64-primer/summary.tex
index 0b1b172cc22f029eb2bc2dc0c97c5ba24f1aed66..dbb27dbcf538c0ba60cbd80e4e8ab425d201aeec 100644
(file)
--- a/
svp64-primer/summary.tex
+++ b/
svp64-primer/summary.tex
@@
-9,7
+9,8
@@
ONLY uses scalar instructions}.
\item Does not require adding duplicates of instructions
(popcnt, popcntw, popcntd, vpopcntb, vpopcnth, vpopcntw, vpopcntd)
\item Fully abstracted: does not create Micro-architectural dependencies
- (no fixed "Lane" size).
+ (no fixed "Lane" size), one binary works across all existing
+ \textit{and future} implementations.
\item Specifically designed to be easily implemented
on top of an existing Micro-architecture (especially
Superscalar Out-of-Order Multi-issue) without