qemu-patch-raspberry4/target-mips
Andreas Färber dda3c2ee33 target-mips: Move definition of uint_fast{8, 16}_t to osdep.h
osdep.h is included via qemu-common.h.

Prepares for use of [u]int_fast*_t types in softfloat code.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Cc: Ben Taylor <bentaylor.solx86@gmail.com>
Cc: Aurélien Jarno <aurelien@aurel32.net>
Cc: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Bernhard Walle <bernhard@bwalle.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-04-28 09:12:38 +00:00
..
cpu.h target-mips: Move definition of uint_fast{8, 16}_t to osdep.h 2012-04-28 09:12:38 +00:00
helper.c target-mips: Don't overuse CPUState 2012-03-14 22:20:25 +01:00
helper.h target-mips: Add compiler attribute to some functions which don't return 2012-03-24 13:02:43 +00:00
machine.c target-mips: Don't overuse CPUState 2012-03-14 22:20:25 +01:00
mips-defs.h MIPS: Initial support of fulong mini pc (CPU definition) 2010-06-29 23:07:52 +02:00
op_helper.c target-mips: Fix type cast for w64 (uintptr_t) 2012-04-15 21:25:17 +02:00
TODO Replace Qemu by QEMU in internal documentation 2012-04-07 13:58:25 +00:00
translate.c target-mips: Don't overuse CPUState 2012-03-14 22:20:25 +01:00
translate_init.c mips: Default to using one VPE and one TC. 2011-09-06 11:09:39 +02:00