Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dx/cf/code/
DValueAwareMachine.java51 case ByteOps.IFGT: in run()
DByteOps.java184 public static final int IFGT = 0x9d; field in ByteOps
DSimulator.java740 case ByteOps.IFGT: in visitBranch()
DRopperMachine.java896 case ByteOps.IFGT: in jopToRopOpcode()
DBytecodeArray.java690 case ByteOps.IFGT: in parseInstruction()