Enum XSRegisters.RegisterSize
Namespace: XSharp
Assembly: XSharp.dll
Syntax
public enum RegisterSize : byte
Fields
| Name | Description |
|---|---|
| Byte8 | |
| FPU | |
| Int32 | |
| Long64 | |
| Short16 | |
| XMM |
public enum RegisterSize : byte
| Name | Description |
|---|---|
| Byte8 | |
| FPU | |
| Int32 | |
| Long64 | |
| Short16 | |
| XMM |