Class IF_ICMPNE

java.lang.Object
janala.logger.inst.Instruction
janala.logger.inst.IF_ICMPNE
All Implemented Interfaces:
ConditionalBranch, Serializable

public class IF_ICMPNE extends Instruction implements ConditionalBranch
See Also:
  • Constructor Details

    • IF_ICMPNE

      public IF_ICMPNE(int iid, int mid, int label)
  • Method Details