Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.h160 X86_CHECK_cpl_iopl = 32, enumerator
161 X86_CHECK_iopl = X86_CHECK_cpl_iopl | X86_CHECK_vm86_iopl,
H A Ddecode-new.c.inc2748 } else if (decode.e.check & X86_CHECK_cpl_iopl) {