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

1991/0607/power/l.s (diff list | history)

1991/0426/sys/src/9/power/l.s:160,1691991/0607/sys/src/9/power/l.s:160,167 (short | long | prev | next)
1990/0430    
 
1990/0227    
TEXT	puttlb(SB), $4 
 
	JAL	splhi(SB) 
	MOVW	0(FP), R2 
	MOVW	4(FP), R3 
	MOVW	R1, 4(SP) 
	MOVW	R2, M(TLBVIRT) 
	MOVW	R3, M(TLBPHYS) 
	NOOP 
1991/0426/sys/src/9/power/l.s:173,1791991/0607/sys/src/9/power/l.s:171,176
1990/0227    
	BGEZ	R4, index 
	TLBWR 
	NOOP 
	JAL	splx(SB) 
	RET 
1991/0425    
 
1990/0227    
index: 


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