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

1999/0415/alphapc/l.s (diff list | history)

1999/0415/sys/src/9/alphapc/l.s:151,1561999/0426/sys/src/9/alphapc/l.s:151,165 (short | long | prev | next)
1999/0415    
	CALL_PAL $PALwrfen 
	RET 
 
1999/0426    
TEXT rpcc(SB), $0 
	MOVL	R0, R1 
	MOVL	$0, R0 
	WORD	$0x6000C000		/* RPCC R0 */ 
	BEQ	R1, _ret 
	MOVQ	R0, (R1) 
_ret: 
	RET 
 
1999/0415    
/* 
 *	Exception handlers.  The stack frame looks like this: 
 * 


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