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

15 lines
253 B
Plaintext

Method: condMethod(II)I
0: // label
1: // line number information
2: ILOAD 1
3: ILOAD 2
4: IF_ICMPLE 7
5: ILOAD 1
6: GOTO 10
7: // label
8: // stack frame map
9: ILOAD 2
10: // label
11: // stack frame map
12: IRETURN