Neg Class

Definition

Line 1598 of cmsxm/Instruction.cm

Inheritance

Constructors & Destructor

public nothrow Neg()

Member Functions

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

Constructor& Destructor Details

Neg Constructor

public nothrow Neg()

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


IsNegateInstruction Member Function

public override nothrow bool IsNegateInstruction()

Definition
Line 1611 of cmsxm/Instruction.cm