C# Class Int64ExtendInt32Signed, dotnet-webassembly

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

Public Methods

Method Description
Int64ExtendInt32Signed ( ) : System.Reflection.Emit

Creates a new Int64ExtendInt32Signed instance.

Private Methods

Method Description
Compile ( CompilationContext, context ) : void

Method Details

Int64ExtendInt32Signed() public method

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