mirror of
				https://github.com/yuzu-emu/unicorn.git
				synced 2025-10-27 10:57:21 +00:00 
			
		
		
		
	| Isolate the target-specific choice to 3 functions instead of 6. The code in floatx80_default_nan tried to be over-general. There are only two targets that support this format: x86 and m68k. Thus there is no point in inventing a mechanism for snan_bit_is_one. Move routines that no longer have ifdefs out of softfloat-specialize.h. Backports commit 377ed92679a2a5f838bc0a095112ea5020720fff from qemu | ||
|---|---|---|
| .. | ||
| softfloat-macros.h | ||
| softfloat-specialize.h | ||
| softfloat.c | ||