ft: abstract and implement ADD::* interpretation

This commit is contained in:
2025-06-04 22:59:41 +09:00
parent ac69d75273
commit ef4663a245
9 changed files with 352 additions and 19 deletions

View File

@@ -3,7 +3,7 @@
use core::fmt;
use std::ffi::{c_uchar, c_ushort};
use crate::operands::{Byte, Word};
use crate::operands::Byte;
#[allow(non_camel_case_types)]
pub type c_long = i32; // we use a a.out with 32 byte