emulator: fix errors calling new fallible Instruction::decode
TODO: Add a logger for smarter looking loggiing output
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
use crate::common::instructions::args::{ITypeArgs, RTypeArgs};
|
||||
|
||||
use super::instructions::*;
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user