Incml Class

Definition

Line 3429 of cmsxm/Instruction.cm

Inheritance

Constructors & Destructor

public nothrow Incml()

Member Functions

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

Constructor& Destructor Details

Incml Constructor

public nothrow Incml()

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


IsWydeImmediateInst Member Function

public override nothrow bool IsWydeImmediateInst()

Definition
Line 3440 of cmsxm/Instruction.cm