mirror of
				https://github.com/yuzu-emu/unicorn.git
				synced 2025-11-04 14:14:57 +00:00 
			
		
		
		
	Coldfire uses float64, but 680x0 use floatx80. This patch introduces the use of floatx80 internally and enables 680x0 80bits FPU. Backports commit f83311e4764f1f25a8abdec2b32c64483be1759b from qemu
		
			
				
	
	
		
			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_C, cc_c)
 | 
						|
DEFO32(CC_N, cc_n)
 | 
						|
DEFO32(CC_V, cc_v)
 | 
						|
DEFO32(CC_Z, cc_z)
 | 
						|
DEFO32(CC_X, cc_x)
 | 
						|
DEFO32(MACSR, macsr)
 | 
						|
DEFO32(MAC_MASK, mac_mask)
 |