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