Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dx/cf/code/
DValueAwareMachine.java49 case ByteOps.IFEQ: in run()
DByteOps.java180 public static final int IFEQ = 0x99; field in ByteOps
DSimulator.java759 case ByteOps.IFEQ: in visitBranch()
DRopperMachine.java882 case ByteOps.IFEQ: in jopToRopOpcode()
DBytecodeArray.java686 case ByteOps.IFEQ: in parseInstruction()