created Decode result
This commit is contained in:
parent
a6c435791a
commit
2b1c486c17
5 changed files with 156 additions and 137 deletions
|
@ -83,6 +83,4 @@ data Opcode
|
|||
-- U-Type
|
||||
| LUI UTypeFields
|
||||
| AUIPC UTypeFields
|
||||
|
||||
| Unimplemented
|
||||
deriving (Generic, Show, Eq, NFDataX)
|
||||
|
|
Reference in a new issue