adapted floating point package to handle IEEE format in different byte orders
This commit is contained in:
		
							parent
							
								
									a413fa8b90
								
							
						
					
					
						commit
						88a316478d
					
				
					 1 changed files with 6 additions and 3 deletions
				
			
		|  | @ -1,3 +1,6 @@ | |||
| #define BYTES_REVERSED 0 | ||||
| #define WORDS_REVERSED 1 | ||||
| #define CHAR_UNSIGNED 0 | ||||
| #define CHAR_UNSIGNED	0 | ||||
| #define MSB_AT_LOW_ADDRESS	0 | ||||
| #define MSW_AT_LOW_ADDRESS	0 | ||||
| #define FL_MSB_AT_LOW_ADDRESS	0 | ||||
| #define FL_MSW_AT_LOW_ADDRESS	0 | ||||
| #define FL_MSL_AT_LOW_ADDRESS	0 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue