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