Cmpi Class

Definition

Line 1826 of cmsxm/Instruction.cm

Inheritance

Constructors & Destructor

public nothrow Cmpi()

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

Cmpi Constructor

public nothrow Cmpi()

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


IsZReg Member Function

public override nothrow bool IsZReg()

Definition
Line 1840 of cmsxm/Instruction.cm