Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.c8374 #define HFLAG_COPY_MASK \ in x86_update_hflags() macro
8380 hflags = env->hflags & HFLAG_COPY_MASK; in x86_update_hflags()