qemu-e2k/target-sparc
Artyom Tarasenko 8e91ed3080 fix cpu_cc_src and cpu_cc_src2 corruption in udivx and sdivx
udivx and sdvix don't modify condition flags, so they shall not
overwrite cpu_cc_*

Signed-off-by: Artyom Tarasenko <atar4qemu@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-07-01 21:28:00 +00:00
..
TODO Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
cpu.h Move cpu_has_work and cpu_pc_from_tb to cpu.h 2011-06-26 18:25:31 +00:00
exec.h Move cpu_has_work and cpu_pc_from_tb to cpu.h 2011-06-26 18:25:31 +00:00
helper.c Remove exec-all.h include directives 2011-06-26 18:25:35 +00:00
helper.h Delete unused tb_invalidate_page_range 2011-05-22 10:47:28 +00:00
machine.c Remove exec-all.h include directives 2011-06-26 18:25:35 +00:00
op_helper.c sparc: move do_interrupt to helper.c 2011-06-26 18:25:17 +00:00
translate.c fix cpu_cc_src and cpu_cc_src2 corruption in udivx and sdivx 2011-07-01 21:28:00 +00:00