Stco Class

Definition

Line 1140 of cmsxm/Instruction.cm

Inheritance

Constructors & Destructor

public nothrow Stco()

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

Stco Constructor

public nothrow Stco()

Definition
Line 1142 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 1145 of cmsxm/Instruction.cm


IsAbsoluteAddressInst Member Function

public override nothrow bool IsAbsoluteAddressInst()

Definition
Line 1153 of cmsxm/Instruction.cm