Skip to main content

Class LoadI16AsI64

Represents "i64.load16_s" instruction.

Assembly: WaaS.Core.dll
Declaration
[OpCode(50)]
public class LoadI16AsI64 : Load<ulong, ValueTypeI64, short>

Inheritance: System.Object -> WaaS.Models.Instruction -> WaaS.Models.Load<System.UInt64,WaaS.ValueTypeI64,System.Int16>

Methods

Convert(in short)

View Source
Declaration
protected override ulong Convert(in short value)
Returns

System.UInt64

Parameters
TypeName
System.Int16value