The Shr type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Annotations |
Gets a dictionary which may be used to store data specific to this object.
(Inherited from Constructable.) | |
| Comment |
Gets or sets a Comment which is associated with this Constructable.
(Inherited from Constructable.) | |
| Mnemonic |
Gets the mnemonic of the instruction.
(Overrides Instruction..::..Mnemonic.) | |
| OperandSize |
Gets an explicit operand size for this instruction.
(Inherited from Instruction.) | |
| Parent |
Gets the Section in which this constructable is declared.
(Inherited from Constructable.) | |
| Positions |
Gets the number of positions to shift.
| |
| ValidIn64BitMode |
Gets whether this instruction is valid in 64-bit mode.
(Inherited from Instruction.) | |
| Value |
Gets the value being modified.
|