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

1992/0728/ss/l.s (diff list | history)

1992/0727/sys/src/9/ss/l.s:1,71992/0728/sys/src/9/ss/l.s:1,7 (short | long | prev | next)
1990/1223    
#include "mem.h" 
 
1991/1113    
#define	SYSPSR	(SPL(0x0)|PSREF|PSRSUPER|0) 
#define	NOOP	OR R0, R0; OR R0, R0; OR R0, R0 
1992/0728    
#define	NOOP	ORN R0, R0; ORN R0, R0; ORN R0, R0 
1990/1226    
 
1990/1223    
TEXT	start(SB), $-4 
 


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