Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 44) Position 1 = 6, Position 2 = 11
Branch analysis from position: 6
2 jumps found. (Code = 44) Position 1 = 8, Position 2 = 13
Branch analysis from position: 8
2 jumps found. (Code = 44) Position 1 = 10, Position 2 = 15
Branch analysis from position: 10
1 jumps found. (Code = 42) Position 1 = 17
Branch analysis from position: 17
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 15
1 jumps found. (Code = 42) Position 1 = 17
Branch analysis from position: 17
Branch analysis from position: 13
1 jumps found. (Code = 42) Position 1 = 17
Branch analysis from position: 17
Branch analysis from position: 11
1 jumps found. (Code = 42) Position 1 = 17
Branch analysis from position: 17
filename: /in/E4Bor
function name: (null)
number of ops: 18
compiled vars: !0 = $foo, !1 = $bar, !2 = $comparison
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 1
4 1 ASSIGN !1, 1
6 2 SPACESHIP ~5 !0, !1
3 ASSIGN !2, ~5
8 4 IS_EQUAL !2, 1
5 > JMPNZ ~7, ->11
9 6 > IS_EQUAL !2, 0
7 > JMPNZ ~7, ->13
7 8 > IS_EQUAL !2, -1
9 > JMPNZ ~7, ->15
10 > > JMP ->17
8 11 > ECHO 'foo+is+greater+than+bar'
12 > JMP ->17
9 13 > ECHO 'foo+and+bar+are+equal'
14 > JMP ->17
10 15 > ECHO 'foo+is+less+than+bar'
16 > JMP ->17
11 17 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0