Ldw Class

Definition

Line 318 of cmsxm/Instruction.cm

Inheritance

Constructors & Destructor

public nothrow Ldw()

Member Functions

public override void Execute(Registers& regs, Memory& mem, byte x, byte y, byte z)
public override nothrow bool IsAbsoluteAddressInst() const

Constructor& Destructor Details

Ldw Constructor

public nothrow Ldw()

Definition
Line 320 of cmsxm/Instruction.cm


Member Function Details

Execute Member Function

public override void Execute(Registers& regs, Memory& mem, byte x, byte y, byte z)

Definition
Line 323 of cmsxm/Instruction.cm


IsAbsoluteAddressInst Member Function

public override nothrow bool IsAbsoluteAddressInst()

Definition
Line 332 of cmsxm/Instruction.cm