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

36 lines
675 B
Plaintext

Method: forEachArrayMethod([Ljava/lang/String;)I
0: // label
1: // line number information
2: ICONST_0
3: ISTORE 2
4: // label
5: // line number information
6: ALOAD 1
7: ASTORE 3
8: ALOAD 3
9: ARRAYLENGTH
10: ISTORE 4
11: ICONST_0
12: ISTORE 5
13: // label
14: // stack frame map
15: ILOAD 5
16: ILOAD 4
17: IF_ICMPGE 29
18: ALOAD 3
19: ILOAD 5
20: AALOAD
21: ASTORE 6
22: // label
23: // line number information
24: IINC 2 1
25: // label
26: // line number information
27: IINC 5 1
28: GOTO 13
29: // label
30: // line number information
31: // stack frame map
32: ILOAD 2
33: IRETURN