Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dx/cf/code/
DValueAwareMachine.java48 case ByteOps.IFNE: in run()
DByteOps.java181 public static final int IFNE = 0x9a; field in ByteOps
DSimulator.java737 case ByteOps.IFNE: in visitBranch()
DRopperMachine.java882 case ByteOps.IFNE: in jopToRopOpcode()
DBytecodeArray.java687 case ByteOps.IFNE: in parseInstruction()