1512151315141515151615171518
createIFEQ(ilc, type,t.mark); } } private static final class JumpSubConverter implements InstConverter<JumpSub> { public void convertInst(final JumpSub t, InstructionListContext ilc) { ilc.addBranch(new JSR(null),t.mark) ; }