Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 12
Branch analysis from position: 12
2 jumps found. (Code = 44) Position 1 = 14, Position 2 = 9
Branch analysis from position: 14
1 jumps found. (Code = 42) Position 1 = 29
Branch analysis from position: 29
2 jumps found. (Code = 44) Position 1 = 31, Position 2 = 27
Branch analysis from position: 31
1 jumps found. (Code = 42) Position 1 = 47
Branch analysis from position: 47
2 jumps found. (Code = 44) Position 1 = 49, Position 2 = 44
Branch analysis from position: 49
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 44
2 jumps found. (Code = 43) Position 1 = 46, Position 2 = 46
Branch analysis from position: 46
2 jumps found. (Code = 44) Position 1 = 49, Position 2 = 44
Branch analysis from position: 49
Branch analysis from position: 44
Branch analysis from position: 46
Branch analysis from position: 27
2 jumps found. (Code = 43) Position 1 = 28, Position 2 = 28
Branch analysis from position: 28
2 jumps found. (Code = 44) Position 1 = 31, Position 2 = 27
Branch analysis from position: 31
Branch analysis from position: 27
Branch analysis from position: 28
Branch analysis from position: 9
2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 11
Branch analysis from position: 11
2 jumps found. (Code = 44) Position 1 = 14, Position 2 = 9
Branch analysis from position: 14
Branch analysis from position: 9
Branch analysis from position: 11
filename: /in/MtEUI
function name: (null)
number of ops: 57
compiled vars: !0 = $a, !1 = $start, !2 = $i
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
4 0 E > NEW $3 'a'
1 DO_FCALL 0
2 ASSIGN !0, $3
5 3 INIT_FCALL 'microtime'
4 SEND_VAL 1
5 DO_ICALL $6
6 ASSIGN !1, $6
7 ASSIGN !2, 0
8 > JMP ->12
9 > TYPE_CHECK 2 !0
10 > JMPZ ~9, ->11
11 > PRE_INC !2
12 > IS_SMALLER !2, 10000000
13 > JMPNZ ~11, ->9
14 > INIT_FCALL 'microtime'
15 SEND_VAL 1
16 DO_ICALL $12
17 SUB ~13 $12, !1
18 MUL ~14 ~13, 1000
19 ECHO ~14
6 20 ECHO '%0A'
7 21 INIT_FCALL 'microtime'
22 SEND_VAL 1
23 DO_ICALL $15
24 ASSIGN !1, $15
25 ASSIGN !2, 0
26 > JMP ->29
27 > > JMPZ !0, ->28
28 > PRE_INC !2
29 > IS_SMALLER !2, 10000000
30 > JMPNZ ~19, ->27
31 > INIT_FCALL 'microtime'
32 SEND_VAL 1
33 DO_ICALL $20
34 SUB ~21 $20, !1
35 MUL ~22 ~21, 1000
36 ECHO ~22
8 37 ECHO '%0A'
9 38 INIT_FCALL 'microtime'
39 SEND_VAL 1
40 DO_ICALL $23
41 ASSIGN !1, $23
42 ASSIGN !2, 0
43 > JMP ->47
44 > INSTANCEOF !0, 'a'
45 > JMPZ ~26, ->46
46 > PRE_INC !2
47 > IS_SMALLER !2, 10000000
48 > JMPNZ ~28, ->44
49 > INIT_FCALL 'microtime'
50 SEND_VAL 1
51 DO_ICALL $29
52 SUB ~30 $29, !1
53 MUL ~31 ~30, 1000
54 ECHO ~31
10 55 ECHO '%0A'
56 > RETURN 1
Class a: [no user functions]
Generated using Vulcan Logic Dumper, using php 8.0.0