Home
last modified time | relevance | path

Searched refs:FLAG_MASK_VECTOR (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/s390x/
H A Dcpu.c358 flags |= FLAG_MASK_VECTOR; in cpu_get_tb_cpu_state()
H A Dcpu.h349 #define FLAG_MASK_VECTOR 0x00000008u macro
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c6305 if (!((s->base.tb->flags & FLAG_MASK_VECTOR))) { in translate_one()