From: Luke Kenneth Casson Leighton Date: Tue, 18 Jun 2019 04:42:02 +0000 (+0100) Subject: add FAQ answers X-Git-Tag: convert-csv-opcode-to-binary~4609 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3987633c82620b0ba9482f597209b62f99bfcbdd;p=libreriscv.git add FAQ answers --- diff --git a/isa_conflict_resolution/isamux_isans.mdwn b/isa_conflict_resolution/isamux_isans.mdwn index 2b00537f1..606733985 100644 --- a/isa_conflict_resolution/isamux_isans.mdwn +++ b/isa_conflict_resolution/isamux_isans.mdwn @@ -486,7 +486,7 @@ occupied by RVC). ## should the ISANS space be partitioned between reserved, custom with registration guaranteed non clashing, custom, very likely non clashing? -Yes. +Yes. Format TBD. ## should only compiler visible/generated constant setting with CSRRWI and/or using a clearly recognisable LI/LUI be accommodated or should dynamic setting be accommodated as well?