Represents an encoded instruction.
            
The EncodedInstruction..::..SibByte type exposes the following members.
 Constructors
Constructors
| Name | Description | |
|---|---|---|
|  | EncodedInstruction..::..SibByte()()()() | 
            Initializes a new instance of the
            EncodedInstruction..::..SibByte class.
             | 
|  | EncodedInstruction..::..SibByte(Byte, Byte, Byte) | 
            Initializes a new instance of the
            EncodedInstruction..::..SibByte class.
             | 
 Methods
Methods
| Name | Description | |
|---|---|---|
|  | $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.) | 
|  | ToBytes | 
            Returns a byte array representation of this sub structure.
             | 
|  | ToString | (Inherited from Object.) | 
 Fields
Fields
| Name | Description | |
|---|---|---|
|  | $evaluatingInvariant$ | 
 Properties
Properties
| Name | Description | |
|---|---|---|
|  | Base | 
            Gets or sets the value of the BASE part of the SIB byte.
             | 
|  | Index | 
            Gets or sets the value of the INDEX part of the SIB byte.
             | 
|  | Scale | 
            Gets or sets the value of the SCALE part of the SIB byte.
             | 





