The Architecture type exposes the following members.

Properties

  NameDescription
Public propertyAddressSize
Gets the default address size used by this architecture.
Public propertyCpuType
Gets or sets the type of CPU represented by this architecture.
Public propertyFeatures
Gets the features which are supported by the CPU.
Public propertyName
Gets the name of the architecture.
Public propertyOperandSize
Gets the default operand size used by this architecture.
Public propertyUseRIPRelativeAddressing
Gets or sets whether to use RIP-relative addressing by default.

See Also