Home
last modified time | relevance | path

Searched defs:TCG_GUEST_DEFAULT_MO (Results 1 – 14 of 14) sorted by relevance

/openbmc/qemu/target/s390x/
H A Dcpu-param.h20 #define TCG_GUEST_DEFAULT_MO (TCG_MO_ALL & ~TCG_MO_ST_LD) macro
/openbmc/qemu/target/openrisc/
H A Dcpu-param.h16 #define TCG_GUEST_DEFAULT_MO (0) macro
/openbmc/qemu/target/avr/
H A Dcpu-param.h35 #define TCG_GUEST_DEFAULT_MO 0 macro
/openbmc/qemu/target/loongarch/
H A Dcpu-param.h17 #define TCG_GUEST_DEFAULT_MO (0) macro
/openbmc/qemu/target/xtensa/
H A Dcpu-param.h21 #define TCG_GUEST_DEFAULT_MO (0) macro
/openbmc/qemu/target/hppa/
H A Dcpu-param.h30 #define TCG_GUEST_DEFAULT_MO TCG_MO_ALL macro
/openbmc/qemu/target/microblaze/
H A Dcpu-param.h33 #define TCG_GUEST_DEFAULT_MO TCG_MO_ALL macro
/openbmc/qemu/target/alpha/
H A Dcpu-param.h31 #define TCG_GUEST_DEFAULT_MO (0) macro
/openbmc/qemu/target/i386/
H A Dcpu-param.h28 #define TCG_GUEST_DEFAULT_MO (TCG_MO_ALL & ~TCG_MO_ST_LD) macro
/openbmc/qemu/target/riscv/
H A Dcpu-param.h31 #define TCG_GUEST_DEFAULT_MO 0 macro
/openbmc/qemu/target/sparc/
H A Dcpu-param.h47 #define TCG_GUEST_DEFAULT_MO (TCG_MO_LD_LD | TCG_MO_LD_ST | TCG_MO_ST_ST) macro
/openbmc/qemu/target/mips/
H A Dcpu-param.h33 #define TCG_GUEST_DEFAULT_MO (0) macro
/openbmc/qemu/target/ppc/
H A Dcpu-param.h43 #define TCG_GUEST_DEFAULT_MO 0 macro
/openbmc/qemu/target/arm/
H A Dcpu-param.h44 #define TCG_GUEST_DEFAULT_MO (0) macro