386BSD 0.0 development
[unix-history] / usr / src / sys.386bsd / compile / SMALL / assym.s
#define I386_CR3PAT 0
#define UDOT_SZ 1356
#define P_LINK 0
#define P_RLINK 4
#define P_VMSPACE 32
#define VM_PMAP 132
#define P_ADDR 188
#define P_PRI 152
#define P_STAT 44
#define P_WCHAN 84
#define P_FLAG 40
#define P_PID 46
#define SSLEEP 1
#define SRUN 3
#define V_SWTCH 0
#define V_TRAP 4
#define V_SYSCALL 8
#define V_INTR 12
#define V_SOFT 16
#define V_PDMA 20
#define V_FAULTS 92
#define V_PGREC 52
#define V_FASTPGREC 112
#define UPAGES 2
#define HIGHPAGES 2
#define CLSIZE 1
#define NBPG 4096
#define NPTEPG 1024
#define PGSHIFT 12
#define SYSPTSIZE 2048
#define USRPTSIZE 2048
#define USRIOSIZE 300
#define USRSTACK -37756928
#define MSGBUFPTECNT 1
#define NMBCLUSTERS 256
#define MCLBYTES 1024
#define PCB_LINK 0
#define PCB_ESP0 4
#define PCB_SS0 8
#define PCB_ESP1 12
#define PCB_SS1 16
#define PCB_ESP2 20
#define PCB_SS2 24
#define PCB_CR3 28
#define PCB_EIP 32
#define PCB_EFLAGS 36
#define PCB_EAX 40
#define PCB_ECX 44
#define PCB_EDX 48
#define PCB_EBX 52
#define PCB_ESP 56
#define PCB_EBP 60
#define PCB_ESI 64
#define PCB_EDI 68
#define PCB_ES 72
#define PCB_CS 76
#define PCB_SS 80
#define PCB_DS 84
#define PCB_FS 88
#define PCB_GS 92
#define PCB_LDT 96
#define PCB_IOOPT 100
#define NKMEMCLUSTERS 512
#define U_PROF 768
#define U_PROFSCALE 780
#define PR_BASE 0
#define PR_SIZE 4
#define PR_OFF 8
#define PR_SCALE 12
#define RU_MINFLT 32
#define PCB_FLAGS 240
#define PCB_SAVEFPU 104
#define FP_WASUSED 1
#define FP_NEEDSSAVE 2
#define FP_NEEDSRESTORE 4
#define FP_USESEMC 8
#define PCB_SAVEEMC 228
#define PCB_CMAP2 284
#define PCB_SIGC 252
#define PCB_IML 244
#define PCB_ONFAULT 248
#define B_READ 1
#define ENOENT 2
#define EFAULT 14
#define ENAMETOOLONG 63