From c1072017de801b9ba0a9188c35dd640e469f8fc3 Mon Sep 17 00:00:00 2001 From: lkcl Date: Wed, 12 Jun 2019 16:57:39 +0100 Subject: [PATCH] --- isa_conflict_resolution/isamux_isans.mdwn | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/isa_conflict_resolution/isamux_isans.mdwn b/isa_conflict_resolution/isamux_isans.mdwn index 305db089e..7440c380e 100644 --- a/isa_conflict_resolution/isamux_isans.mdwn +++ b/isa_conflict_resolution/isamux_isans.mdwn @@ -9,15 +9,13 @@ Where the opcode is normally loaded from the location at the PC, the extra bits are instead set via a CSR: hence why they are described as "hidden". # Hypothetical Format + ``` - 3 2 + 3 2 1 - - 1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0 - - | reserved | | | foreignarch |1| - - | reserved | | |B| rvcpage |0| +1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0 + reserved | | | foreignarch |1| + reserved | | |B| rvcpage |0| ``` -- 2.30.2