qemu-e2k/target-sparc
Blue Swirl 1b5f56b134 sparc: fix NaN handling
Fix several bugs in NaN handling:
 * e in fcmpe* only changes qNaN handling
 * FCC is unchanged if an exception is raised
 * clear previous FTT before setting it

Reported-by: Mateusz Loskot <mateusz@loskot.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-01-18 21:34:51 +00:00
..
TODO Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
cpu.h Sparc: implement monitor command 'info tlb' 2010-12-19 13:42:56 +00:00
exec.h move cpu_pc_from_tb to target-*/exec.h 2010-07-03 09:48:12 +03:00
helper.c Sparc: implement monitor command 'info tlb' 2010-12-19 13:42:56 +00:00
helper.h target-sparc: fix udiv(cc) and sdiv(cc) 2010-12-28 18:44:51 +00:00
machine.c sparc: Fix lazy flag calculation on interrupts, refactor 2010-05-09 20:19:04 +00:00
op_helper.c sparc: fix NaN handling 2011-01-18 21:34:51 +00:00
translate.c target-sparc: fix udiv(cc) and sdiv(cc) 2010-12-28 18:44:51 +00:00