The Architecture type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AddressSize |
Gets the default address size used by this architecture.
| |
| CpuType |
Gets or sets the type of CPU represented by this architecture.
| |
| Features |
Gets the features which are supported by the CPU.
| |
| Name |
Gets the name of the architecture.
| |
| OperandSize |
Gets the default operand size used by this architecture.
| |
| UseRIPRelativeAddressing |
Gets or sets whether to use RIP-relative addressing by default.
|