Swanium::Core::RegisterOrMemory
Inherits Struct < Value < Object
Decoded ModRM operand, resolved before executing the instruction.
Constructors
new(register_index : UInt8 | Nil = nil, memory_address : UInt32 | Nil = nil)
SourceInstance methods
memory?
Sourcememory_address
Sourceregister?
Sourceregister_index
Source