qemu-e2k/target-sparc
Aurelien Jarno e7c8afb905 target-sparc: fix FMOVr instruction
Like the MOVr instruction, the FMOVr instruction has the condition
encoded between bits 10 and 12.

Cc: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-10-20 09:02:38 +00:00
..
cc_helper.c
cpu-qom.h target-sparc: QOM'ify CPU 2012-04-07 08:25:21 +00:00
cpu.c target-sparc: Tidy cpu_dump_state 2012-10-07 16:39:29 +00:00
cpu.h target-sparc: Move sdivx and udivx out of line 2012-10-07 16:39:33 +00:00
fop_helper.c target-sparc: fix fcmp{s,d,q} instructions wrt exception 2012-09-08 09:03:45 +00:00
helper.c target-sparc: Move taddcctv and tsubcctv out of line 2012-10-07 16:39:33 +00:00
helper.h target-sparc: Move taddcctv and tsubcctv out of line 2012-10-07 16:39:33 +00:00
int32_helper.c target-sparc: Don't compute full flags value so often 2012-10-13 10:17:28 +00:00
int64_helper.c target-sparc: Don't compute full flags value so often 2012-10-13 10:17:28 +00:00
ldst_helper.c target-sparc: Move sdivx and udivx out of line 2012-10-07 16:39:33 +00:00
machine.c
Makefile.objs Remove unused CONFIG_TCG_PASS_AREG0 and dead code 2012-09-15 17:51:14 +00:00
mmu_helper.c
TODO
translate.c target-sparc: fix FMOVr instruction 2012-10-20 09:02:38 +00:00
vis_helper.c
win_helper.c