Setl Class

Definition

Line 3378 of cmsxm/Instruction.cm

Inheritance

Constructors & Destructor

public nothrow Setl()

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

Setl Constructor

public nothrow Setl()

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


IsWydeImmediateInst Member Function

public override nothrow bool IsWydeImmediateInst()

Definition
Line 3389 of cmsxm/Instruction.cm