Home
last modified time | relevance | path

Searched refs:IF_ICMPNE (Results 1 – 5 of 5) sorted by relevance

/dalvik/dx/src/com/android/dx/cf/code/
DValueAwareMachine.java56 case ByteOps.IF_ICMPNE: in run()
DByteOps.java187 public static final int IF_ICMPNE = 0xa0; field in ByteOps
DRopperMachine.java889 case ByteOps.IF_ICMPNE: in jopToRopOpcode()
DSimulator.java774 case ByteOps.IF_ICMPNE: in visitBranch()
DBytecodeArray.java693 case ByteOps.IF_ICMPNE: in parseInstruction()