projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8a9413
)
partial update
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Fri, 6 Apr 2018 16:57:48 +0000
(17:57 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Fri, 6 Apr 2018 16:57:48 +0000
(17:57 +0100)
simple_v_extension.mdwn
patch
|
blob
|
history
diff --git
a/simple_v_extension.mdwn
b/simple_v_extension.mdwn
index 134d98579f2d280cfa6c555ca163c336c75188a3..2338b6cafbe52f22599486382fe3e49a90b3abf3 100644
(file)
--- a/
simple_v_extension.mdwn
+++ b/
simple_v_extension.mdwn
@@
-32,6
+32,7
@@
instructions:
* Implicit vs fixed instruction bit-width (integral to instruction or not)
* Implicit vs explicit type-conversion (compounded on bit-width)
* Implicit vs explicit inner loops.
+* Masks / tagging (selecting/preventing certain indexed elements from execution)
The pros and cons of each are discussed and analysed below.