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

30 lines
553 B
Plaintext

Method: forMethod(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 23
13: // label
14: // line number information
15: ILOAD 2
16: ILOAD 3
17: IADD
18: ISTORE 2
19: // label
20: // line number information
21: IINC 1 1
22: GOTO 8
23: // label
24: // line number information
25: // stack frame map
26: ILOAD 2
27: IRETURN