!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/usr/src/linux-headers-5.4.0-204/arch/unicore32/include/asm/   drwxr-xr-x
Free 13.37 GB of 57.97 GB (23.07%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     fpu-ucf64.h (1.18 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * linux/arch/unicore32/include/asm/fpu-ucf64.h
 *
 * Code specific to PKUnity SoC and UniCore ISA
 *
 *    Maintained by GUAN Xue-tao <gxt@mprc.pku.edu.cn>
 *    Copyright (C) 2001-2010 Guan Xuetao
 */
#define FPSCR            s31

/* FPSCR bits */
#define FPSCR_DEFAULT_NAN    (1<<25)

#define FPSCR_CMPINSTR_BIT    (1<<31)

#define FPSCR_CON        (1<<29)
#define FPSCR_TRAP        (1<<27)

/* RND mode */
#define FPSCR_ROUND_NEAREST    (0<<0)
#define FPSCR_ROUND_PLUSINF    (2<<0)
#define FPSCR_ROUND_MINUSINF    (3<<0)
#define FPSCR_ROUND_TOZERO    (1<<0)
#define FPSCR_RMODE_BIT        (0)
#define FPSCR_RMODE_MASK    (7 << FPSCR_RMODE_BIT)

/* trap enable */
#define FPSCR_IOE        (1<<16)
#define FPSCR_OFE        (1<<14)
#define FPSCR_UFE        (1<<13)
#define FPSCR_IXE        (1<<12)
#define FPSCR_HIE        (1<<11)
#define FPSCR_NDE        (1<<10)    /* non denomal */

/* flags */
#define FPSCR_IDC        (1<<24)
#define FPSCR_HIC        (1<<23)
#define FPSCR_IXC        (1<<22)
#define FPSCR_OFC        (1<<21)
#define FPSCR_UFC        (1<<20)
#define FPSCR_IOC        (1<<19)

/* stick bits */
#define FPSCR_IOS        (1<<9)
#define FPSCR_OFS        (1<<7)
#define FPSCR_UFS        (1<<6)
#define FPSCR_IXS        (1<<5)
#define FPSCR_HIS        (1<<4)
#define FPSCR_NDS        (1<<3)    /*non denomal */

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0056 ]--