Searched refs:GOTO_W (Results 1 – 3 of 3) sorted by relevance
227 public static final int GOTO_W = 0xc8; field in ByteOps
792 case ByteOps.GOTO_W: in parseInstruction()796 (opcode == ByteOps.GOTO_W) ? ByteOps.GOTO : in parseInstruction()
766 case ByteOps.GOTO_W: in visitBranch()