C# Class Int32Load16Signed, dotnet-webassembly

Load 2 bytes and sign-extend i16 to i32.
Inheritance: MemoryReadInstruction
Afficher le fichier Open project: RyanLamansky/dotnet-webassembly

Private Properties

Свойство Type Description
Int32Load16Signed System.Reflection.Emit

Méthodes publiques

Méthode Description
Int32Load16Signed ( ) : System.Reflection.Emit

Creates a new Int32Load16Signed instance.

Private Methods

Méthode Description
Int32Load16Signed ( Reader, reader ) : System.Reflection.Emit

Method Details

Int32Load16Signed() public méthode

Creates a new Int32Load16Signed instance.
public Int32Load16Signed ( ) : System.Reflection.Emit
Résultat System.Reflection.Emit