Skip to main content

Class LoadU16AsI64

Represents "i64.load16_u" instruction.

Assembly: WaaS.Core.dll
Declaration
[OpCode(51)]
public class LoadU16AsI64 : Load<ulong, ValueTypeI64, ushort>

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

Methods

Convert(in ushort)

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

System.UInt64

Parameters
TypeName
System.UInt16value