Operand Type
Represents an operand used in an SH4 instruction.
Union cases
| Union case |
Description
|
|
|
|
|
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsOpAddr
Returns: bool
|
|
Full Usage:
this.IsOpImm
Returns: bool
|
|
Full Usage:
this.IsOpReg
Returns: bool
|
|
B2R2