AddressingMode Type
Represents the addressing mode used in ARM64 memory access.
Instance members
| Instance member | Description |
Full Usage:
this.IsBaseMode
Returns: bool
|
|
Full Usage:
this.IsLiteralMode
Returns: bool
|
|
Full Usage:
this.IsPostIdxMode
Returns: bool
|
|
Full Usage:
this.IsPreIdxMode
Returns: bool
|
|
B2R2