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

2002/0824/pc/main.c (diff list | history)

2002/0822/sys/src/9/pc/main.c:487,4922002/0824/sys/src/9/pc/main.c:487,497 (short | long | prev | next)
1998/0910    
static void 
1997/0327    
mathemu(Ureg*, void*) 
1991/0906    
{ 
2002/0824    
	if(up->fpstate & FPillegal){ 
		/* someone did floating point in a note handler */ 
		postnote(up, 1, "sys: floating point in note handler", NDebug); 
		return; 
	} 
1993/0915    
	switch(up->fpstate){ 
1991/0906    
	case FPinit: 
		fpinit(); 


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