Help for this page

Select Code to Download


  1. or download this
    printf("op: %s (0x%x), parent: %s (0x%x)\n",
       $op->name, $$op, $parent->name, $$parent);
    
  2. or download this
    op: padsv (0x104cc20), parent: sassign (0xfc7788)
    
  3. or download this
    # 42:     my $addr =  $site->();
            COP (0xfc7728) nextstate
    ...
                        UNOP (0xfc7890) null [16]
                            OP (0xfc78d0) padsv [1]
                OP (0x104cc20) padsv [3]