chore: split up some structs and add comments
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
//! Some macros to help with disassembly parsing.
|
||||
|
||||
#[macro_export]
|
||||
/// Generate a Mnemonic for an 8-bit Register from a ModRM byte.
|
||||
macro_rules! modrmb {
|
||||
|
||||
Reference in New Issue
Block a user