Make macros for R/I-type operations and use them to implement basically every single one i think
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
// This file is part of TRVE (https://gitea.taitep.se/taitep/trve)
|
||||
// See LICENSE file in the project root for full license text.
|
||||
|
||||
use std::fmt::format;
|
||||
|
||||
use crate::{
|
||||
consts::{Addr, RegId, RegValue},
|
||||
decode::Instruction,
|
||||
|
||||
Reference in New Issue
Block a user