mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 12:07:31 +00:00 
			
		
		
		
	 f83311e476
			
		
	
	
		f83311e476
		
	
	
	
	
		
			
			Coldfire uses float64, but 680x0 use floatx80. This patch introduces the use of floatx80 internally and enables 680x0 80bits FPU. Signed-off-by: Laurent Vivier <laurent@vivier.eu> Reviewed-by: Richard Henderson <rth@twiddle.net> Message-Id: <20170620205121.26515-4-laurent@vivier.eu>
		
			
				
	
	
		
			11 lines
		
	
	
		
			194 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			194 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
| DEFO32(PC, pc)
 | |
| DEFO32(SR, sr)
 | |
| DEFO32(CC_OP, cc_op)
 | |
| DEFO32(CC_X, cc_x)
 | |
| DEFO32(CC_C, cc_c)
 | |
| DEFO32(CC_N, cc_n)
 | |
| DEFO32(CC_V, cc_v)
 | |
| DEFO32(CC_Z, cc_z)
 | |
| DEFO32(MACSR, macsr)
 | |
| DEFO32(MAC_MASK, mac_mask)
 |