C# Class SharpOS.AOT.X86.FP

Mostra file Open project: sharpos/SharpOS

Public Properties

Property Type Description
ST0 FPType
ST1 FPType
ST2 FPType
ST3 FPType
ST4 FPType
ST5 FPType
ST6 FPType
ST7 FPType

Public Methods

Method Description
GetByID ( object value ) : FPType

Gets the by ID.

Method Details

GetByID() public static method

Gets the by ID.
public static GetByID ( object value ) : FPType
value object The value.
return FPType

Property Details

ST0 public_oe static_oe property

public static FPType,SharpOS.AOT.X86 ST0
return FPType

ST1 public_oe static_oe property

public static FPType,SharpOS.AOT.X86 ST1
return FPType

ST2 public_oe static_oe property

public static FPType,SharpOS.AOT.X86 ST2
return FPType

ST3 public_oe static_oe property

public static FPType,SharpOS.AOT.X86 ST3
return FPType

ST4 public_oe static_oe property

public static FPType,SharpOS.AOT.X86 ST4
return FPType

ST5 public_oe static_oe property

public static FPType,SharpOS.AOT.X86 ST5
return FPType

ST6 public_oe static_oe property

public static FPType,SharpOS.AOT.X86 ST6
return FPType

ST7 public_oe static_oe property

public static FPType,SharpOS.AOT.X86 ST7
return FPType