C# Class Int32Load8Unsigned, dotnet-webassembly

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

Private Properties

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

Méthodes publiques

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

Creates a new Int32Load8Unsigned instance.

Private Methods

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

Method Details

Int32Load8Unsigned() public méthode

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