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

2001/0816/bitsy/l.s (diff list | history)

2001/0815/sys/src/9/bitsy/l.s:600,6122001/0816/sys/src/9/bitsy/l.s:600,608 (short | long | prev | next)
2001/0815    
	MOVW	R0,R0 
	/* flush i&d caches */ 
	MCR		CpMMU, 0, R0, C(CpCacheFlush), C(0x7), 0 
	/* drain prefetch */ 
	MOVW	R0,R0						 
	MOVW	R0,R0 
	MOVW	R0,R0 
	MOVW	R0,R0 
	/* flush tlb */ 
	MCR		CpMMU, 0, R0, C(CpTLBFlush), C(0x7), 0 
2001/0816    
	/* drain prefetch */ 
2001/0815    
	MOVW	R0,R0						 
	MOVW	R0,R0 
	MOVW	R0,R0 


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