projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e42745c
)
add mv etc.
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 12 Jun 2018 12:19:45 +0000
(13:19 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 12 Jun 2018 12:19:45 +0000
(13:19 +0100)
simple_v_extension.mdwn
patch
|
blob
|
history
diff --git
a/simple_v_extension.mdwn
b/simple_v_extension.mdwn
index bd99c92cc7f32aab77b7a33d15112b2f6fa0d470..92b616e5c9d1d05ce01300b5d742c0b72d884c77 100644
(file)
--- a/
simple_v_extension.mdwn
+++ b/
simple_v_extension.mdwn
@@
-945,7
+945,7
@@
of detecting early page / segmentation faults and adjusting the TLB
in advance, accordingly: other strategies are explored in the Appendix
Section "Virtual Memory Page Faults".
-## Vectorised Copy/Move instructions
+## Vectorised Copy/Move
(and conversion)
instructions
There is a series of 2-operand instructions involving copying (and
alteration): C.MV, FMV, FNEG, FABS, FCVT, FSGNJ. These operations all