Skip to main content

Class LoadI16AsI32

Represents "i32.load16_s" instruction.

Assembly: WaaS.Core.dll
Declaration
[OpCode(46)]
public class LoadI16AsI32 : Load<uint, ValueTypeI32, short>

Inheritance: System.Object -> WaaS.Models.Instruction -> WaaS.Models.Load<System.UInt32,WaaS.ValueTypeI32,System.Int16>

Methods

Convert(in short)

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

System.UInt32

Parameters
TypeName
System.Int16value