GetAb Class

Definition

Line 5150 of cmsxm/Instruction.cm

Inheritance

Constructors & Destructor

public nothrow GetAb()

Member Functions

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

Constructor& Destructor Details

GetAb Constructor

public nothrow GetAb()

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


IsForwardInst Member Function

public override nothrow bool IsForwardInst()

Definition
Line 5163 of cmsxm/Instruction.cm