qemu-e2k/target-sparc
Stefan Weil 3b8b030a28 target-sparc: Fix compiler errors (format strings)
This change is needed because commit 06e12b65
now uses an unsigned long long value
(uint64_t && unsigned long long => unsigned long long).

Cc: Tsuneo Saito <tsnsaito@gmail.com>
Cc: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-07-22 15:31:59 +00:00
..
TODO Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
cpu.h SPARC64: implement addtional MMU faults related to nonfaulting load 2011-07-21 20:02:22 +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 target-sparc: Fix compiler errors (format strings) 2011-07-22 15:31:59 +00:00
helper.h SPARC64: fix VIS1 SIMD signed compare instructions 2011-07-20 20:44:23 +00:00
machine.c Remove exec-all.h include directives 2011-06-26 18:25:35 +00:00
op_helper.c SPARC64: implement MMU miss traps on nonfaulting loads 2011-07-21 20:01:56 +00:00
translate.c SPARC64: add missing break on fmovdcc 2011-07-20 20:44:50 +00:00