sp-03/test-output/shortCircuitMethod.asm.txt
github-classroom[bot] 61202b8db3
Initial commit
2023-10-09 07:08:58 +00:00

19 lines
357 B
Plaintext

Method: shortCircuitMethod(III)I
0: // label
1: // line number information
2: ILOAD 1
3: ILOAD 2
4: IF_ICMPLE 12
5: ILOAD 1
6: ILOAD 3
7: IF_ICMPGE 12
8: // label
9: // line number information
10: ICONST_1
11: IRETURN
12: // label
13: // line number information
14: // stack frame map
15: ICONST_0
16: IRETURN