Pstate Type
Represents processor state specifiers for ARM64 system instructions.
Union cases
Union case | Description |
Full Usage:
DAIFCLR
|
|
Full Usage:
DAIFSET
|
|
Full Usage:
SPSEL
|
Instance members
Instance member | Description |
Full Usage:
this.IsDAIFCLR
Returns: bool
|
|
Full Usage:
this.IsDAIFSET
Returns: bool
|
|
Full Usage:
this.IsSPSEL
Returns: bool
|
|