From: Luke Kenneth Casson Leighton Date: Tue, 12 Jun 2018 12:19:45 +0000 (+0100) Subject: add mv etc. X-Git-Tag: convert-csv-opcode-to-binary~5223 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=57b2eb7a4b73e134caa7fe3c9ddb26b8d566c563;p=libreriscv.git add mv etc. --- diff --git a/simple_v_extension.mdwn b/simple_v_extension.mdwn index bd99c92cc..92b616e5c 100644 --- 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