Added copyright notices
This commit is contained in:
		
							parent
							
								
									8a96f95c59
								
							
						
					
					
						commit
						8ee3542787
					
				
					 46 changed files with 321 additions and 0 deletions
				
			
		|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 	include file for floating point package | ||||
| */ | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 	include file for floating point package | ||||
| */ | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 	include file for floating point package | ||||
| */ | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /********************************************************/ | ||||
| /*
 | ||||
| 	include file for floating point package | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| #define	PRT_EXT | ||||
| 	ADD TWO EXTENDED FORMAT NUMBERS | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
|  *	these are the routines the routines to do 32 and  64-bit addition | ||||
|  */ | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
|  *	include file for 32 & 64 bit addition | ||||
|  */ | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 	ADD TWO FLOATS - SINGLE | ||||
| */ | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 	ADD TWO FLOATS - DOUBLE | ||||
| */ | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 		CONVERT DOUBLE TO FLOAT | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 		CONVERT FLOAT TO DOUBLE | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 		CONVERT FLOAT TO UNSIGNED | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 		CONVERT FLOAT TO UNSIGNED | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 	CONVERT INTEGER TO FLOAT | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 	CONVERT INTEGER TO FLOAT | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 	COMPARE	DOUBLES | ||||
| */ | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 	COMPARE	DOUBLES | ||||
| */ | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| #define	PRT_EXIT | ||||
| #define	PRT_TRAP | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 	CONVERT INTEGER TO FLOAT | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 	CONVERT INTEGER TO FLOAT | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| #define	PRT_EXT | ||||
| #define	PRT_ALL | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 	DIVIDE TWO FLOATS - SINGLE Precision | ||||
| */ | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 	DIVIDE TWO FLOATS - DOUBLE Precision | ||||
| */ | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| #define	PRT_EXIT | ||||
| #define	PRT_ENTRY | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 	SEPERATE INTO EXPONENT AND FRACTION | ||||
| */ | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 	SEPERATE DOUBLE INTO EXPONENT AND FRACTION | ||||
| */ | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 	MULTIPLY AND DISMEMBER PARTS | ||||
| */ | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 	MULTIPLY AND DISMEMBER PARTS | ||||
| */ | ||||
|  |  | |||
|  | @ -1,4 +1,10 @@ | |||
| # | ||||
| ; | ||||
| ; (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
| ; See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| ; | ||||
| 
 | ||||
| ; $Header$ | ||||
| 
 | ||||
|  mes 2,EM_WSIZE,EM_PSIZE | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| #include <byte_order.h> | ||||
| 
 | ||||
| #if CHAR_UNSIGNED | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
|  * Multiply Single Precesion Float | ||||
|  */ | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
|  * Multiply Single Precesion Float | ||||
|  */ | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 	ROUTINE TO MULTIPLY TWO EXTENDED FORMAT NUMBERS | ||||
| */ | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 		NEGATE A FLOATING POINT | ||||
| */ | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 		NEGATE A FLOATING POINT | ||||
| */ | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /********************************************************/ | ||||
| /*
 | ||||
| 	NORMALIZE an EXTENDED FORMAT NUMBER | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| # include "FP_types.h" | ||||
| 
 | ||||
| prt_dbl(dbl,size) | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /********************************************************/ | ||||
| /*
 | ||||
| 	PRINT EXTENDED FORMAT AND MESSAGE | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 	SUBTRACT TWO FLOATS - SINGLE Precision | ||||
| */ | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 	SUBTRACT TWO FLOATS - DOUBLE Precision | ||||
| */ | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| #define	PRT_EXT | ||||
| 	SHIFT TWO EXTENDED NUMBERS INTO PROPER | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| # include "adder.h" | ||||
| 
 | ||||
| b64_sft(e1,n) | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| #define	PRT_EXT | ||||
| 	SUBTRACT EXTENDED FORMAT | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 	return a zero float | ||||
| */ | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 	return a zero double | ||||
| */ | ||||
|  |  | |||
|  | @ -1,3 +1,10 @@ | |||
| /*
 | ||||
|   (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. | ||||
|   See the copyright notice in the ACK home directory, in the file "Copyright". | ||||
| */ | ||||
| 
 | ||||
| /* $Header$ */ | ||||
| 
 | ||||
| /*
 | ||||
| 	ZERO and return EXTEND FORMAT FLOAT | ||||
| */ | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue