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

1991/0109/ss/l.s (diff list | history)

1990/1231/sys/src/9/ss/l.s:33,381991/0109/sys/src/9/ss/l.s:33,46 (short | long | prev | next)
1990/1226    
	MOVW	PSR, R7 
1990/1223    
	RETURN 
 
1991/0109    
/* 
TEXT	swap1_please(SB), $0 
 
	MOVW	keyaddr+0(FP), R8 
	LDSTUB	(R8), R7 
	RETURN 
*/ 
 
1990/1226    
TEXT	swap1_should_work(SB), $0 
 
	MOVW	keyaddr+0(FP), R8 


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