Flotui Class

Definition

Line 3295 of cmsxm/Instruction.cm

Inheritance

Constructors & Destructor

public nothrow Flotui()

Member Functions

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

Constructor& Destructor Details

Flotui Constructor

public nothrow Flotui()

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


IsZReg Member Function

public override nothrow bool IsZReg()

Definition
Line 3307 of cmsxm/Instruction.cm