C# Class Int64Load8Signed, dotnet-webassembly

Load 1 byte and sign-extend i8 to i64.
Inheritance: MemoryReadInstruction
Afficher le fichier Open project: RyanLamansky/dotnet-webassembly

Private Properties

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

Méthodes publiques

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

Creates a new Int64Load8Signed instance.

Private Methods

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

Method Details

Int64Load8Signed() public méthode

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