struct

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)
Source

Instance methods

memory?
Source
memory_address
Source
register?
Source
register_index
Source