Home
last modified time | relevance | path

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

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