qemu-irix/include
Peter Maydell de5ee4a888 cpu_ldst.h: Don't define helpers if MMU_MODE*_SUFFIX not defined
Not all targets define a full set of suffix strings for the
NB_MMU_MODES that they have. In this situation, don't define any
helper functions for that mode, rather than defining helper functions
with no suffix at all. The MMU mode is still functional; it is merely
not directly accessible via cpu_ld*_MODE from target helper functions.

Also add an "NB_MMU_MODES >= 2" check to the definition of the mode 1
helpers -- some targets only define one MMU mode.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Message-id: 1421432008-6786-1-git-send-email-peter.maydell@linaro.org
2015-01-20 15:19:35 +00:00
..
block Mostly bugfixes and cleanups from qemu-devel. Yet another small patch from 2015-01-14 18:02:47 +00:00
disas
exec cpu_ldst.h: Don't define helpers if MMU_MODE*_SUFFIX not defined 2015-01-20 15:19:35 +00:00
fpu
hw Xen: Use the ioreq-server API when available 2015-01-20 14:24:10 +00:00
libdecnumber
migration vmstate: type-check sub-arrays 2015-01-16 13:06:17 +05:30
monitor
net
qapi
qemu cpu_ldst.h, cpu-all.h, bswap.h: Update documentation on ld/st accessors 2015-01-20 15:19:35 +00:00
qom
sysemu kvm: extend kvm_irqchip_add_msi_route to work on s390 2015-01-12 10:14:04 +01:00
ui ui/sdl2: Support shared surface for more pixman formats 2015-01-19 13:33:26 +01:00
config.h
elf.h
glib-compat.h
qemu-common.h qemu-common.h: optimise muldiv64 if int128 is available 2015-01-14 10:38:57 +01:00
qemu-io.h
trace-tcg.h
trace.h