Skip to main content

Class EqzI64

Represents "i64.eqz" instruction.

Assembly: WaaS.Core.dll
Declaration
[OpCode(80)]
public class EqzI64 : UnaryBoolInstruction<ulong, ValueTypeI64>

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

Methods

Operate(ulong)

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

System.Boolean

Parameters
TypeName
System.UInt64value