C# Class Int64Extend16Signed, dotnet-webassembly

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

Public Methods

Method Description
Int64Extend16Signed ( ) : System.Reflection.Emit

Creates a new Int64Extend16Signed instance.

Private Methods

Method Description
Compile ( CompilationContext, context ) : void

Method Details

Int64Extend16Signed() public method

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