Stbi Class

Definition

Line 733 of cmsxm/Instruction.cm

Inheritance

Constructors & Destructor

public nothrow Stbi()

Member Functions

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

Constructor& Destructor Details

Stbi Constructor

public nothrow Stbi()

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


IsAbsoluteAddressInst Member Function

public override nothrow bool IsAbsoluteAddressInst()

Definition
Line 750 of cmsxm/Instruction.cm


IsZReg Member Function

public override nothrow bool IsZReg()

Definition
Line 746 of cmsxm/Instruction.cm