From 888c95c7ea73ec67c9f885cbd0d1c7e5a287ae63 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Thu, 26 Apr 2018 06:27:12 +0100 Subject: [PATCH] add ioctl page --- isa_conflict_resolution.mdwn | 14 ++++++++------ isa_conflict_resolution/ioctl.mdwn | 0 2 files changed, 8 insertions(+), 6 deletions(-) create mode 100644 isa_conflict_resolution/ioctl.mdwn diff --git a/isa_conflict_resolution.mdwn b/isa_conflict_resolution.mdwn index b8291c32c..f081e009e 100644 --- a/isa_conflict_resolution.mdwn +++ b/isa_conflict_resolution.mdwn @@ -75,15 +75,16 @@ Each of these will be discussed below in their own sections. # Do nothing (no problem exists) -TBD +TBD (basically not an option). # Do nothing (out of scope) -TBD +TBD (basically, may not be RV Foundation's "scope", still results in +problem, so not an option) # MISA -TBD +TBD, basically MISA not suitable > * MISA Extension disabling is permitted (optionally) to DESTROY the state > information (which means that it *has* to be re-initialised just to be @@ -92,11 +93,12 @@ TBD # MISA-like -TBD +TBD, basically same as mvend/march WARL except needs an extra CSR where +mv/ma doesn't. # mvendorid/marchid WARL -TBD +TBD paraphrase and clarify > In an earlier part of the thread someone kindly pointed out that MISA > already switches out entire sets of instructions [which interacts at the @@ -145,7 +147,7 @@ TBD # ioctl-like -TBD +TBD - [[ioctl]] for full details, summary kept here # Discussion and analysis diff --git a/isa_conflict_resolution/ioctl.mdwn b/isa_conflict_resolution/ioctl.mdwn new file mode 100644 index 000000000..e69de29bb -- 2.30.2