From 018dd310e81e19a5ec9d1b7f662d1f207545776c Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Thu, 26 Apr 2018 10:46:22 +0100 Subject: [PATCH] start filling in --- isa_conflict_resolution.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/isa_conflict_resolution.mdwn b/isa_conflict_resolution.mdwn index b7d187add..746928ff1 100644 --- a/isa_conflict_resolution.mdwn +++ b/isa_conflict_resolution.mdwn @@ -197,6 +197,8 @@ another that happens to use the same binary encoding. * MISA was only designed to cover Standard Extensions. * There is nothing to prevent multiple Extensions being enabled that wish to simultaneously interpret the same binary encoding. +* There is nothing in the MISA specification which permits + *future* versions (bug-fixes) of the RISC-V ISA to be "switched in". Overall, whilst the MISA concept is a step in the right direction it's a hundred percent unsuitable for solving the problem. -- 2.30.2