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

2000/1205/bitsy/l.s (diff list | history)

2000/1130/sys/src/9/bitsy/l.s:222,2282000/1205/sys/src/9/bitsy/l.s:222,228 (short | long | prev | next)
2000/1007    
	WORD	$_vfiq(SB)			/* FIQ, switch to svc mode */ 
2000/0831    
 
2000/1001    
TEXT _vrst(SB), $-4 
2000/1002    
	BL	reset(SB) 
2000/1205    
	BL	resettrap(SB) 
2000/1001    
 
TEXT _vsvc(SB), $-4			/* SWI */ 
2000/1014    
	MOVW.W	R14, -4(R13)		/* ureg->pc = interupted PC */ 


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