lots of refactoring

This commit is contained in:
2026-06-11 00:15:09 -04:00
parent bc922a6086
commit ddf63ad817
9 changed files with 345 additions and 160 deletions
+1
View File
@@ -2,6 +2,7 @@ mod asm;
mod encode;
mod reg;
mod test;
mod util;
use crate::{
arch::Arch,