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:     lob6.c (1.75 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* Check that GCC generates Armv8.1-M low over head loop instructions
   with some less trivial loops and the result is correct.  */
/* { dg-do run } */
/* { dg-require-effective-target arm_v8_1_lob_ok } */
/* { dg-skip-if "avoid conflicting multilib options" { *-*-* } { "-marm" "-mcpu=*" } } */
/* { dg-options "-march=armv8.1-m.main -mthumb -O3 --save-temps" } */
#include <stdlib.h>
#include "lob.h"

#define TEST_CODE1                \
  {                        \
    for (int i = 0; i < N; i++)            \
      {                        \
    a[i] = i;                \
    b[i] = i * 2;                \
                        \
    for (int k = 0; k < N; k++)        \
      {                    \
        MAYBE_LOB;                \
        c[k] = k / 2;            \
      }                    \
    c[i] = a[i] - b[i];            \
      }                        \
  }

#define TEST_CODE2                \
  {                        \
    for (int i = 0; i < N / 2; i++)        \
      {                        \
    MAYBE_LOB;                \
    if (c[i] % 2 == 0)            \
      break;                \
    a[i]++;                    \
    b[i]++;                    \
      }                        \
  }

int a1[N];
int b1[N];
int c1[N];

int a2[N];
int b2[N];
int c2[N];

#define MAYBE_LOB
void __attribute__((noinline))
loop1 (int *a, int *b, int *c)
  TEST_CODE1;

void __attribute__((noinline))
loop2 (int *a, int *b, int *c)
  TEST_CODE2;

#undef MAYBE_LOB
#define MAYBE_LOB NO_LOB

void
ref1 (int *a, int *b, int *c)
  TEST_CODE1;

void
ref2 (int *a, int *b, int *c)
  TEST_CODE2;

void
check (void)
{
  for (int i = 0; i < N; i++)
    {
      NO_LOB;
      if (a1[i] != a2[i]
      && b1[i] != b2[i]
      && c1[i] != c2[i])
    abort ();
    }
}

int
main (void)
{
  reset_data (a1, b1, c1);
  reset_data (a2, b2, c2);
  loop1 (a1, b1, c1);
  ref1 (a2, b2, c2);
  check ();

  reset_data (a1, b1, c1);
  reset_data (a2, b2, c2);
  loop2 (a1, b1, c1);
  ref2 (a2, b2, c2);
  check ();

  return 0;
}
/* { dg-final { scan-assembler-times {dls\s\S*,\s\S*} 1 } } */
/* { dg-final { scan-assembler-times {le\slr,\s\S*} 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.0067 ]--