Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dx/cf/code/
DValueAwareMachine.java52 case ByteOps.IFGE: in run()
DByteOps.java183 public static final int IFGE = 0x9c; field in ByteOps
DRopperMachine.java898 case ByteOps.IFGE: in jopToRopOpcode()
DSimulator.java762 case ByteOps.IFGE: in visitBranch()
DBytecodeArray.java689 case ByteOps.IFGE: in parseInstruction()