XorInstruction Class
Definition
Line
1012
of
cmsxi/Instruction.cm
Inheritance
Constructors & Destructor
public
nothrow
XorInstruction
(
int
line_)
Member Functions
public
override
nothrow
String
<
char
>
OperationName
()
const
public
override
void
Validate
(
Function
& function,
int
numArgs)
Constructor& Destructor Details
XorInstruction Constructor
public
nothrow
XorInstruction(
int
line_)
Definition
Line
1014
of
cmsxi/Instruction.cm
Member Function Details
OperationName Member Function
public
override
nothrow
String
<
char
> OperationName()
Definition
Line
1017
of
cmsxi/Instruction.cm
Validate Member Function
public
override
void
Validate(
Function
& function,
int
numArgs)
Definition
Line
1021
of
cmsxi/Instruction.cm