3v4l.org

run code in 300+ PHP versions simultaneously
<?php while(1) { atan(1)*sin(1); }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 9
Branch analysis from position: 9
2 jumps found. (Code = 44) Position 1 = 10, Position 2 = 1
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 1
2 jumps found. (Code = 44) Position 1 = 10, Position 2 = 1
Branch analysis from position: 10
Branch analysis from position: 1
filename:       /in/9fNqV
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E > > JMP                                                      ->9
    3     1    >   INIT_FCALL                                               'atan'
          2        SEND_VAL                                                 1
          3        DO_ICALL                                         $0      
          4        INIT_FCALL                                               'sin'
          5        SEND_VAL                                                 1
          6        DO_ICALL                                         $1      
          7        MUL                                              ~2      $0, $1
          8        FREE                                                     ~2
    2     9    > > JMPNZ                                                    1, ->1
    4    10    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
261.87 ms | 1394 KiB | 18 Q