Searched refs:GOTO_W (Results 1 - 3 of 3) sorted by relevance

/dalvik/dx/src/com/android/dx/cf/code/
H A DByteOps.java227 public static final int GOTO_W = 0xc8; field in class:ByteOps
H A DSimulator.java728 case ByteOps.GOTO_W:
H A DBytecodeArray.java792 case ByteOps.GOTO_W:
796 (opcode == ByteOps.GOTO_W) ? ByteOps.GOTO :

Completed in 8 milliseconds