qemu-e2k/target-sparc
Blue Swirl f838e2c535 Sparc: fix FPU and AM enable checks for translation
Translation used incorrectly CPUState fields directly to check
for FPU enable state and 32 bit address masking on Sparc64.

Fix by using TB flags instead.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-07-14 17:30:43 +00:00
..
TODO Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
cpu.h Sparc: fix FPU and AM enable checks for translation 2011-07-14 17:30:43 +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 SPARC64: C99 comment fix for block-transfer ASIs 2011-07-14 15:36:50 +00:00
translate.c Sparc: fix FPU and AM enable checks for translation 2011-07-14 17:30:43 +00:00