The EffectiveAddress type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AddressSize |
Gets or sets the address size of the effective address.
| |
| BaseRegister |
Gets the base register.
| |
| Displacement |
Gets or sets the expression specifying the displacement of the effective address.
| |
| IndexRegister |
Gets the index register.
| |
| PreferredSize |
Gets or sets the preferred size of the operand.
(Inherited from Operand.) | |
| RelativeAddress |
Gets or sets whether the effective address is RIP-relative.
| |
| Scale |
Gets or sets the scaling factor.
| |
| Size |
Gets the actual size of operand.
(Inherited from Operand.) |