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

1992/0806/pc/l.s (diff list | history)

1992/0805/sys/src/9/pc/l.s:330,3351992/0806/sys/src/9/pc/l.s:330,340 (short | long | prev | next)
1991/0913    
	FSTSW	AX 
	RET 
 
1992/0806    
TEXT	fpenv(SB),$0		/* save floating point environment without waiting */ 
	MOVL	p+0(FP),AX 
	FSTENV	0(AX) 
	RET 
 
1991/0703    
/* 
 *  special traps 
 */ 


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