Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/qk482
function name: (null)
number of ops: 14
compiled vars: !0 = $cena, !1 = $pogp
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 157.51
4 1 ASSIGN !1, 2
14 2 ROPE_INIT 5 ~5 '%3Cbr+%2F%3E%3Cbr+%2F%3Ecena+'
3 ROPE_ADD 1 ~5 ~5, !0
4 ROPE_ADD 2 ~5 ~5, '+pogp+'
5 ROPE_ADD 3 ~5 ~5, !1
6 ROPE_END 4 ~4 ~5, '+'
7 INIT_FCALL 'my_round'
8 SEND_VAR !0
9 SEND_VAR !1
10 DO_FCALL 0 $8
11 CONCAT ~9 ~4, $8
12 ECHO ~9
13 > RETURN 1
Function my_round:
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 12, Position 2 = 16
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 18
Branch analysis from position: 18
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 16
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/qk482
function name: my_round
number of ops: 20
compiled vars: !0 = $arg, !1 = $base, !2 = $ost, !3 = $chast, !4 = $rez
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
6 0 E > RECV !0
1 RECV !1
8 2 MOD ~5 !0, !1
3 ASSIGN !2, ~5
9 4 INIT_FCALL 'floor'
5 DIV ~7 !0, !1
6 SEND_VAL ~7
7 DO_ICALL $8
8 ASSIGN !3, $8
10 9 DIV ~10 !1, 2
10 IS_SMALLER_OR_EQUAL ~10, !2
11 > JMPZ ~11, ->16
12 > ADD ~12 !3, 1
13 MUL ~13 !1, ~12
14 ASSIGN !4, ~13
15 > JMP ->18
11 16 > MUL ~15 !3, !1
17 ASSIGN !4, ~15
12 18 > > RETURN !4
13 19* > RETURN null
End of function my_round
Generated using Vulcan Logic Dumper, using php 8.0.0