Home
last modified time | relevance | path

Searched refs:TB_FLAGS_MSR_S (Results 1 – 2 of 2) sorted by relevance

/qemu/target/m68k/
H A Dcpu.h600 #define TB_FLAGS_MSR_S (1 << TB_FLAGS_MSR_S_BIT) macro
615 *flags |= TB_FLAGS_MSR_S; in cpu_get_tb_cpu_state()
H A Dtranslate.c175 #define IS_USER(s) (!(s->base.tb->flags & TB_FLAGS_MSR_S))