sp-04/test-output/forWithContinueMethod.asm.txt

40 lines
780 B
Plaintext

Method: forWithContinueMethod(I)I
0: // label
1: // line number information
2: ICONST_0
3: ISTORE 2
4: // label
5: // line number information
6: ICONST_0
7: ISTORE 3
8: // label
9: // stack frame map
10: ILOAD 3
11: ILOAD 1
12: IF_ICMPGE 33
13: // label
14: // line number information
15: ILOAD 3
16: BIPUSH 10
17: IF_ICMPNE 21
18: // label
19: // line number information
20: GOTO 28
21: // label
22: // line number information
23: // stack frame map
24: ILOAD 2
25: ILOAD 3
26: IADD
27: ISTORE 2
28: // label
29: // line number information
30: // stack frame map
31: IINC 3 1
32: GOTO 8
33: // label
34: // line number information
35: // stack frame map
36: ILOAD 2
37: IRETURN