macro_rules! get_memory_value { ($processor:expr, $memory:expr, $index:expr) => { ... }; }
Macro for matching the Register type and getting the value. Omits the value of Width.
Register
Width