Searched refs:IF_ICMPNE (Results 1 – 5 of 5) sorted by relevance
148 int IF_ICMPNE = 160; field
102 case IF_ICMPNE: in instructionString()
1182 private static final int ifOp[] = { EQ, IF_ICMPEQ, IF_ICMPNE,1183 NEQ, IF_ICMPNE, IF_ICMPEQ,
554 case Opcode.IF_ICMPNE : in doOpcode148_201()
510 case IF_ICMPNE: in execute()