C# Class Int32TruncateFloat64Signed, dotnet-webassembly

Truncate a 64-bit float to a signed 32-bit integer.
Inheritance: SimpleInstruction
Mostra file Open project: RyanLamansky/dotnet-webassembly

Public Methods

Method Description
Int32TruncateFloat64Signed ( ) : System.Reflection.Emit

Creates a new Int32TruncateFloat64Signed instance.

Private Methods

Method Description
Compile ( CompilationContext, context ) : void

Method Details

Int32TruncateFloat64Signed() public method

Creates a new Int32TruncateFloat64Signed instance.
public Int32TruncateFloat64Signed ( ) : System.Reflection.Emit
return System.Reflection.Emit