sim-card
/
qemu
Archived
10
0
Fork 0
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
qemu/target-microblaze
Stefan Weil 9a78eead0c target-xxx: Use fprintf_function (format checking)
fprintf_function uses format checking with GCC_FMT_ATTR.

Format errors were fixed in
* target-i386/helper.c
* target-mips/translate.c
* target-ppc/translate.c

Cc: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2010-10-30 08:01:59 +00:00
..
cpu.h microblaze: Add basic FPU emulation 2010-09-09 10:20:17 +02:00
exec.h move cpu_pc_from_tb to target-*/exec.h 2010-07-03 09:48:12 +03:00
helper.c Large page TLB flush 2010-03-17 02:44:41 +00:00
helper.h microblaze: Add basic FPU emulation 2010-09-09 10:20:17 +02:00
machine.c microblaze: Add petalogix s3a1800dsp MMU linux ref-design. 2009-05-26 21:10:56 +02:00
microblaze-decode.h microblaze: Correct FPU decoding masks. 2009-09-04 09:40:49 +02:00
mmu.c microblaze: remove dead assignments, spotted by clang analyzer 2010-04-25 20:00:33 +00:00
mmu.h microblaze: MMU shows more respect to synthesis config. 2009-09-03 13:04:02 +02:00
op_helper.c microblaze: Add support for fcmp.un 2010-09-09 22:05:48 +02:00
translate.c target-xxx: Use fprintf_function (format checking) 2010-10-30 08:01:59 +00:00