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:     xop-rotate1-int.c (1.23 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* PR target/49411 */
/* { dg-do run } */
/* { dg-require-effective-target xop } */
/* { dg-options "-O2 -mxop" } */

#include "xop-check.h"

#include <x86intrin.h>

extern void abort (void);

union
{
  __m128i v;
  unsigned char c[16];
  unsigned short s[8];
  unsigned int i[4];
  unsigned long long l[2];
} a, b, c, d;

#define TEST1(F, N, S, SS) \
do {                            \
  for (i = 0; i < sizeof (a.F) / sizeof (a.F[0]); i++)    \
    a.F[i] = i * 17;                    \
  s = _mm_set1_epi##SS (N);                \
  b.v = _mm_roti_epi##S (a.v, N);            \
  c.v = _mm_rot_epi##S (a.v, s);            \
  for (i = 0; i < sizeof (a.F) / sizeof (a.F[0]); i++)    \
    {                            \
      int mask = __CHAR_BIT__ * sizeof (a.F[i]) - 1;    \
      d.F[i] = a.F[i] << (N & mask);            \
      if (N & mask)                    \
    d.F[i] |= a.F[i] >> (mask + 1 - (N & mask));    \
      if (b.F[i] != c.F[i] || b.F[i] != d.F[i])        \
    abort ();                    \
    }                            \
} while (0)
#define TEST(N) \
  TEST1 (c, N, 8, 8);                    \
  TEST1 (s, N, 16, 16);                    \
  TEST1 (i, N, 32, 32);                    \
  TEST1 (l, N, 64, 64x)

volatile int n;

static void
xop_test (void)
{
  unsigned int i;
  __m128i s;

#ifndef NON_CONST
  TEST (5);
  TEST (-5);
  TEST (0);
  TEST (31);
#else
  n = 5; TEST (n);
  n = -5; TEST (n);
  n = 0; TEST (n);
  n = 31; TEST (n);
#endif
}

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.0057 ]--