Skip to main content

Class EqzI32

Represents "i32.eqz" instruction.

Assembly: WaaS.Core.dll
Declaration
[OpCode(69)]
public class EqzI32 : UnaryBoolInstruction<uint, ValueTypeI32>

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

Methods

Operate(uint)

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

System.Boolean

Parameters
TypeName
System.UInt32value