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

1990/0419/power/l.s (diff list | history)

1990/0227/sys/src/9/power/l.s:141,1461990/0419/sys/src/9/power/l.s:141,152 (short | long | prev | next)
1990/0227    
	MOVW	4(R2), R29 
	RET 
 
1990/0419    
TEXT	gotopc(SB), $0 
 
	MOVW	0(FP), R2 
	JAL	(R2) 
	RET			/* shouldn't get here */ 
 
1990/0227    
TEXT	puttlb(SB), $4 
 
	JAL	splhi(SB) 


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