C# Class Int32Extend16Signed, dotnet-webassembly

Extend a signed 16-bit integer to a 32-bit integer.
Inheritance: SimpleInstruction
Mostrar archivo Open project: RyanLamansky/dotnet-webassembly

Public Methods

Method Description
Int32Extend16Signed ( ) : System.Reflection.Emit

Creates a new Int32Extend16Signed instance.

Private Methods

Method Description
Compile ( CompilationContext, context ) : void

Method Details

Int32Extend16Signed() public method

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