Andnl Class

Definition

Line 3582 of cmsxm/Instruction.cm

Inheritance

Constructors & Destructor

public nothrow Andnl()

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

Andnl Constructor

public nothrow Andnl()

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


IsWydeImmediateInst Member Function

public override nothrow bool IsWydeImmediateInst()

Definition
Line 3593 of cmsxm/Instruction.cm