3v4l.org

run code in 300+ PHP versions simultaneously
<?php $i=999999; while($i--) floor(bcadd(0.1, 0.7, 1) * 10);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 11
Branch analysis from position: 11
2 jumps found. (Code = 44) Position 1 = 13, Position 2 = 2
Branch analysis from position: 13
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 2
2 jumps found. (Code = 44) Position 1 = 13, Position 2 = 2
Branch analysis from position: 13
Branch analysis from position: 2
filename:       /in/otBXX
function name:  (null)
number of ops:  14
compiled vars:  !0 = $i
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 999999
    3     1      > JMP                                                      ->11
          2    >   INIT_FCALL                                               'floor'
          3        INIT_FCALL_BY_NAME                                       'bcadd'
          4        SEND_VAL_EX                                              0.1
          5        SEND_VAL_EX                                              0.7
          6        SEND_VAL_EX                                              1
          7        DO_FCALL                                      0  $2      
          8        MUL                                              ~3      $2, 10
          9        SEND_VAL                                                 ~3
         10        DO_ICALL                                                 
         11    >   POST_DEC                                         ~5      !0
         12      > JMPNZ                                                    ~5, ->2
         13    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.74 ms | 1394 KiB | 18 Q