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

1994/0824/pc/trap.c (diff list | history)

1994/0824/sys/src/9/pc/trap.c:346,3511994/0902/sys/src/9/pc/trap.c:346,352 (short | long | prev | next)
1994/0813    
 
1993/1113    
	x = (ulong*)(ur+1); 
1993/0915    
	dumpregs2(ur); 
1994/0902    
	print("  CR0 %8.8lux CR2 %8.8lux\n", getcr0(), getcr2()); 
1993/1113    
	print("  magic %lux %lux %lux\n", x[0], x[1], x[2]); 
	print("  ur %lux up %lux\n", ur, up); 
1993/0915    
} 


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