|
System | : | Linux MiraNet 3.0.0-14-generic-pae #23-Ubuntu SMP Mon Nov 21 22:07:10 UTC 2011 i686 |
Software | : | Apache. PHP/5.3.6-13ubuntu3.10 |
ID | : | uid=65534(nobody) gid=65534(nogroup) groups=65534(nogroup)
|
|
Safe Mode | : | OFF |
Open_Basedir | : | OFF |
Freespace | : | 20.59 GB of 70.42 GB (29.24%) |
|
MySQL: ON MSSQL: OFF Oracle: OFF PostgreSQL: OFF Curl: OFF Sockets: ON Fetch: OFF Wget: ON Perl: ON |
Disabled Functions: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
|
[ System Info ]
[ Processes ]
[ SQL Manager ]
[ Eval ]
[ Encoder ]
[ Mailer ]
[ Back Connection ]
[ Backdoor Server ]
[ Kernel Exploit Search ]
[ MD5 Decrypter ]
[ Reverse IP ]
[ Kill Shell ]
[ FTP Brute-Force ]
|
|
/
usr/
src/
linux-headers-3.0.0-14/
arch/
cris/
include/
arch-v32/
arch/
hwregs/
asm/
- drwxr-xr-x
|
Viewing file: cpu_vect.h (1.29 KB) -rw-r--r--Select action/file-type:  ( +) |  ( +) |  ( +) | Code ( +) | Session ( +) |  ( +) | SDB ( +) |  ( +) |  ( +) |  ( +) |  ( +) |  ( +) |
/* Interrupt vector numbers autogenerated by /n/asic/design/tools/rdesc/src/rdes2intr version from ../../inst/crisp/doc/cpu_vect.r version . */
#ifndef _______INST_CRISP_DOC_CPU_VECT_R #define _______INST_CRISP_DOC_CPU_VECT_R #define NMI_INTR_VECT 0x00 #define RESERVED_1_INTR_VECT 0x01 #define RESERVED_2_INTR_VECT 0x02 #define SINGLE_STEP_INTR_VECT 0x03 #define INSTR_TLB_REFILL_INTR_VECT 0x04 #define INSTR_TLB_INV_INTR_VECT 0x05 #define INSTR_TLB_ACC_INTR_VECT 0x06 #define TLB_EX_INTR_VECT 0x07 #define DATA_TLB_REFILL_INTR_VECT 0x08 #define DATA_TLB_INV_INTR_VECT 0x09 #define DATA_TLB_ACC_INTR_VECT 0x0a #define DATA_TLB_WE_INTR_VECT 0x0b #define HW_BP_INTR_VECT 0x0c #define RESERVED_D_INTR_VECT 0x0d #define RESERVED_E_INTR_VECT 0x0e #define RESERVED_F_INTR_VECT 0x0f #define BREAK_0_INTR_VECT 0x10 #define BREAK_1_INTR_VECT 0x11 #define BREAK_2_INTR_VECT 0x12 #define BREAK_3_INTR_VECT 0x13 #define BREAK_4_INTR_VECT 0x14 #define BREAK_5_INTR_VECT 0x15 #define BREAK_6_INTR_VECT 0x16 #define BREAK_7_INTR_VECT 0x17 #define BREAK_8_INTR_VECT 0x18 #define BREAK_9_INTR_VECT 0x19 #define BREAK_10_INTR_VECT 0x1a #define BREAK_11_INTR_VECT 0x1b #define BREAK_12_INTR_VECT 0x1c #define BREAK_13_INTR_VECT 0x1d #define BREAK_14_INTR_VECT 0x1e #define BREAK_15_INTR_VECT 0x1f #define MULTIPLE_INTR_VECT 0x30
#endif
|