Subi Class

Definition

Line 1228 of cmsxm/Instruction.cm

Inheritance

Constructors & Destructor

public nothrow Subi()

Member Functions

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

Constructor& Destructor Details

Subi Constructor

public nothrow Subi()

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


IsZReg Member Function

public override nothrow bool IsZReg()

Definition
Line 1240 of cmsxm/Instruction.cm