plan 9 kernel history: overview | file list | diff list

1995/0115/carrera/mem.h (diff list | history)

1994/0619/sys/src/9/carrera/mem.h:66,721995/0115/sys/src/9/carrera/mem.h:66,75 (short | long | prev | next)
1993/0903    
#define ERL		0x00000004 
#define KSUPER		0x00000008 
#define KUSER		0x00000010 
1995/0115    
#define KSU		0x00000018 
1994/0619    
#define UX		0x00000020 
1995/0115    
#define SX		0x00000040 
#define KX		0x00000080 
1993/0903    
#define INTMASK		0x0000ff00 
#define INTR0		0x00000100 
#define INTR1		0x00000200 
1994/0619/sys/src/9/carrera/mem.h:93,991995/0115/sys/src/9/carrera/mem.h:96,102
1993/0903    
 * Magic registers 
 */ 
#define	USER		24		/* R24 is up-> */ 
#define	MACH		25		/* R25 is m-> */ 
1995/0115    
#define	MACH	25		/* R25 is m-> */ 
1993/0903    
 
/* 
 * Fundamental addresses 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)