Home
last modified time | relevance | path

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

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