From 688c67e0a671663a8dddfae0d41c974ae6a4cff4 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sun, 21 Oct 2018 14:22:54 +0100 Subject: [PATCH] move commentary --- simple_v_extension/specification.mdwn | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) 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 + -- 2.30.2