Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 15
Branch analysis from position: 15
2 jumps found. (Code = 44) Position 1 = 17, Position 2 = 2
Branch analysis from position: 17
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 2
1 jumps found. (Code = 42) Position 1 = 12
Branch analysis from position: 12
2 jumps found. (Code = 44) Position 1 = 14, Position 2 = 4
Branch analysis from position: 14
2 jumps found. (Code = 44) Position 1 = 17, Position 2 = 2
Branch analysis from position: 17
Branch analysis from position: 2
Branch analysis from position: 4
2 jumps found. (Code = 44) Position 1 = 14, Position 2 = 4
Branch analysis from position: 14
Branch analysis from position: 4
filename: /in/lPo4v
function name: (null)
number of ops: 18
compiled vars: !0 = $i, !1 = $j
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 1
1 > JMP ->15
4 2 > ASSIGN !1, 1
3 > JMP ->12
5 4 > ROPE_INIT 4 ~5 !0
5 ROPE_ADD 1 ~5 ~5, '+x+'
6 ROPE_ADD 2 ~5 ~5, !1
7 ROPE_END 3 ~4 ~5, '+%3D+'
8 MUL ~7 !0, !1
9 CONCAT ~8 ~4, ~7
10 ECHO ~8
4 11 PRE_INC !1
12 > IS_SMALLER_OR_EQUAL !1, 10
13 > JMPNZ ~10, ->4
3 14 > PRE_INC !0
15 > IS_SMALLER_OR_EQUAL !0, 10
16 > JMPNZ ~12, ->2
7 17 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0