Home
last modified time | relevance | path

Searched refs:TCG_GUEST_DEFAULT_MO (Results 1 – 18 of 18) sorted by relevance

/openbmc/qemu/accel/tcg/
H A Dinternal-target.h97 #ifdef TCG_GUEST_DEFAULT_MO
99 ((type) & TCG_GUEST_DEFAULT_MO & ~TCG_TARGET_DEFAULT_MO)
H A Dtranslate-all.c349 #ifdef TCG_GUEST_DEFAULT_MO in tb_gen_code()
350 tcg_ctx->guest_mo = TCG_GUEST_DEFAULT_MO; in tb_gen_code()
H A Dtcg-all.c77 # ifndef TCG_GUEST_DEFAULT_MO in DECLARE_INSTANCE_CHECKER()
/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/s390x/
H A Dcpu-param.h20 #define TCG_GUEST_DEFAULT_MO (TCG_MO_ALL & ~TCG_MO_ST_LD) macro
/openbmc/qemu/target/microblaze/
H A Dcpu-param.h33 #define TCG_GUEST_DEFAULT_MO TCG_MO_ALL macro
/openbmc/qemu/target/hppa/
H A Dcpu-param.h30 #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/ppc/
H A Dcpu-param.h43 #define TCG_GUEST_DEFAULT_MO 0 macro
/openbmc/qemu/target/mips/
H A Dcpu-param.h33 #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/arm/
H A Dcpu-param.h44 #define TCG_GUEST_DEFAULT_MO (0) macro
/openbmc/qemu/docs/devel/
H A Dmulti-thread-tcg.rst29 guest (TCG_GUEST_DEFAULT_MO & ~TCG_TARGET_DEFAULT_MO is zero) and the