DivInstruction Class
Definition
Line
928
of
cmsxi/Instruction.cm
Inheritance
Constructors & Destructor
public
nothrow
DivInstruction
(
int
line_)
Member Functions
public
override
nothrow
String
<
char
>
OperationName
()
const
public
override
void
Validate
(
Function
& function,
int
numArgs)
Constructor& Destructor Details
DivInstruction Constructor
public
nothrow
DivInstruction(
int
line_)
Definition
Line
930
of
cmsxi/Instruction.cm
Member Function Details
OperationName Member Function
public
override
nothrow
String
<
char
> OperationName()
Definition
Line
933
of
cmsxi/Instruction.cm
Validate Member Function
public
override
void
Validate(
Function
& function,
int
numArgs)
Definition
Line
937
of
cmsxi/Instruction.cm