Class InstructionSet.If

All Implemented Interfaces:
InstructionSet.Binary, InstructionSet.HasOperator
Direct Known Subclasses:
InstructionSet.I_IF_ACMPEQ, InstructionSet.I_IF_ACMPNE, InstructionSet.I_IF_ICMPEQ, InstructionSet.I_IF_ICMPGE, InstructionSet.I_IF_ICMPGT, InstructionSet.I_IF_ICMPLE, InstructionSet.I_IF_ICMPLT, InstructionSet.I_IF_ICMPNE
Enclosing class:
InstructionSet

public abstract static class InstructionSet.If
extends InstructionSet.ConditionalBranch16
implements InstructionSet.Binary