Skip to main content

Class ExtendS

Represents "i64.extend_i32_s" instruction.

Assembly: WaaS.Core.dll
Declaration
[OpCode(172)]
public class ExtendS : UnaryInstruction<uint, ValueTypeI32, ulong, ValueTypeI64>

Inheritance: System.Object -> WaaS.Models.Instruction -> WaaS.Models.UnaryInstruction<System.UInt32,WaaS.ValueTypeI32,System.UInt64,WaaS.ValueTypeI64>

Methods

Operate(uint)

View Source
Declaration
protected override ulong Operate(uint value)
Returns

System.UInt64

Parameters
TypeName
System.UInt32value