Operands Type
A set of operands in an X86 instruction.
Union cases
Union case | Description |
Full Usage:
NoOperand
|
|
|
|
Instance members
Instance member | Description |
Full Usage:
this.IsFourOperands
Returns: bool
|
|
Full Usage:
this.IsNoOperand
Returns: bool
|
|
Full Usage:
this.IsOneOperand
Returns: bool
|
|
Full Usage:
this.IsThreeOperands
Returns: bool
|
|
Full Usage:
this.IsTwoOperands
Returns: bool
|
|