From: Luke Kenneth Casson Leighton Date: Sun, 21 Oct 2018 13:22:54 +0000 (+0100) Subject: move commentary X-Git-Tag: convert-csv-opcode-to-binary~4899 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=688c67e0a671663a8dddfae0d41c974ae6a4cff4;p=libreriscv.git move commentary --- diff --git a/simple_v_extension/specification.mdwn b/simple_v_extension/specification.mdwn index 88f7d4f1a..68effb7e4 100644 --- a/simple_v_extension/specification.mdwn +++ b/simple_v_extension/specification.mdwn @@ -1466,10 +1466,6 @@ operations with higher indices. This being somewhat dissatisfactory, an "opaque predication" variant of the STATE CSR is being considered. -> And what about instructions like JALR?  - -answer: they're not vectorised, so not a problem - # Hints A "HINT" is an operation that has no effect on architectural state, @@ -1569,3 +1565,10 @@ info register, > That CSR would have to have a flag to make a read trap so > a hypervisor can simulate different values. + +---- + +> And what about instructions like JALR?  + +answer: they're not vectorised, so not a problem +