Skip to main content

Class ExtendS8I32

Represents "i32.extend8_s" instruction.

Assembly: WaaS.Core.dll
Declaration
[OpCode(192)]
public class ExtendS8I32 : UnaryInstruction<uint, ValueTypeI32>

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

Methods

Operate(uint)

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

System.UInt32

Parameters
TypeName
System.UInt32value