The RegisterOperand type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| RegisterOperand |
Initializes a new instance of the RegisterOperand class.
|
Methods
| Name | Description | |
|---|---|---|
| $InvariantMethod$ | (Overrides Operand..::..$InvariantMethod$()()()().) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString |
Returns a String that represents this instance.
(Overrides Object..::..ToString()()()().) |
Operators
| Name | Description | |
|---|---|---|
| ImplicitWideningImplicitImplicitImplicit(Register to RegisterOperand) |
Converts a Register to a RegisterOperand.
|
Fields
| Name | Description | |
|---|---|---|
| $evaluatingInvariant$ | (Inherited from Operand.) |
Properties
| Name | Description | |
|---|---|---|
| PreferredSize |
Gets the requested size of the operand.
(Overrides Operand..::..PreferredSize.) | |
| Register |
Gets the register.
| |
| Size |
Gets the actual size of the relative offset value.
(Overrides Operand..::..Size.) |