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

35 lines
645 B
Plaintext

Method: nonShortCircuitMethod(III)I
0: // label
1: // line number information
2: ILOAD 1
3: ILOAD 2
4: IF_ICMPLE 7
5: ICONST_1
6: GOTO 10
7: // label
8: // stack frame map
9: ICONST_0
10: // label
11: // stack frame map
12: ILOAD 1
13: ILOAD 3
14: IF_ICMPGE 17
15: ICONST_1
16: GOTO 20
17: // label
18: // stack frame map
19: ICONST_0
20: // label
21: // stack frame map
22: IAND
23: IFEQ 28
24: // label
25: // line number information
26: ICONST_1
27: IRETURN
28: // label
29: // line number information
30: // stack frame map
31: ICONST_0
32: IRETURN