projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca562b5
)
add context switch example
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Fri, 18 May 2018 12:39:18 +0000
(13:39 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Fri, 18 May 2018 12:39:18 +0000
(13:39 +0100)
simple_v_extension.mdwn
patch
|
blob
|
history
diff --git
a/simple_v_extension.mdwn
b/simple_v_extension.mdwn
index 0a3c2cad3fafb7330a883d42c8565cc27f3a2c19..12aa791649593e29112e703317813152cffc1e3e 100644
(file)
--- a/
simple_v_extension.mdwn
+++ b/
simple_v_extension.mdwn
@@
-732,7
+732,7
@@
Notes:
comparators: EQ/NEQ/LT/LE (with GT and GE being synthesised by inverting
src1 and src2).
-## LOAD / STORE Instructions
+## LOAD / STORE Instructions
<a name="load_store"></a>
For full analysis of topological adaptation of RVV LOAD/STORE
see [[v_comparative_analysis]]. All three types (LD, LD.S and LD.X)