struct

GBA::Waitloop::LoadStoreImmediateOffset

Inherits GBA::Waitloop::Instruction < Struct < Value < Object

Constructors

new(byte_quantity : Bool, load : Bool, offset : UInt16, rb : UInt16, rd : UInt16)
Source
parse?(instr : UInt16) : LoadStoreImmediateOffset
Source

Instance methods

read_bits

Each set bit indicates a register this instruction reads from.

Source
read_only?

Indicates that this instruction doesn't attempt to write to storage.

Source
write_bits

Each set bit indicates a register this instruction writes to.

Source