Ldwi Class
Definition
Line
338
of
cmsxm/Instruction.cm
Inheritance
Constructors & Destructor
public
nothrow
Ldwi
()
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
Ldwi Constructor
public
nothrow
Ldwi()
Definition
Line
340
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
343
of
cmsxm/Instruction.cm
IsAbsoluteAddressInst Member Function
public
override
nothrow
bool
IsAbsoluteAddressInst()
Definition
Line
356
of
cmsxm/Instruction.cm
IsZReg Member Function
public
override
nothrow
bool
IsZReg()
Definition
Line
352
of
cmsxm/Instruction.cm