Andnml Class

Definition

Line 3565 of cmsxm/Instruction.cm

Inheritance

Constructors & Destructor

public nothrow Andnml()

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

Andnml Constructor

public nothrow Andnml()

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


IsWydeImmediateInst Member Function

public override nothrow bool IsWydeImmediateInst()

Definition
Line 3576 of cmsxm/Instruction.cm