From: Luke Kenneth Casson Leighton Date: Fri, 20 Apr 2018 09:48:27 +0000 (+0100) Subject: cleanup and correct mistakes in branch X-Git-Tag: convert-csv-opcode-to-binary~5613 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9b97819b74de2568d55d5508a50afed1ea09f2d5;p=libreriscv.git cleanup and correct mistakes in branch --- diff --git a/simple_v_extension.mdwn b/simple_v_extension.mdwn index 4b67ff1ea..a448b487d 100644 --- a/simple_v_extension.mdwn +++ b/simple_v_extension.mdwn @@ -550,7 +550,9 @@ page 76, "For virtual memory systems some data accesses could be resident in physical memory and some not". The interesting question then arises: how does RVV deal with the exact same scenario? Expired U.S. Patent 5895501 (Filing Date Sep 3 1996) describes a method -of detecting early page / segmentation faults. +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". # Note on implementation of parallelism