Home
last modified time | relevance | path

Searched refs:IOPL_SHIFT (Results 1 – 25 of 33) sorted by relevance

12

/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-i386/
H A Dcpu.h111 #define IOPL_SHIFT 12 macro
H A Dseg_helper.c2318 iopl = (env->eflags >> IOPL_SHIFT) & 3; in helper_ret_protected()
H A Dtranslate.c8619 dc->iopl = (flags >> IOPL_SHIFT) & 3; in gen_intermediate_code_internal()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-i386/
H A Dcpu.h111 #define IOPL_SHIFT 12 macro
H A Dseg_helper.c2318 iopl = (env->eflags >> IOPL_SHIFT) & 3; in helper_ret_protected()
H A Dtranslate.c8619 dc->iopl = (flags >> IOPL_SHIFT) & 3; in gen_intermediate_code_internal()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/i386/
H A Dcpu.h132 #define IOPL_SHIFT 12 macro
H A Dseg_helper.c2302 iopl = (env->eflags >> IOPL_SHIFT) & 3; in helper_ret_protected()
/dports/emulators/qemu60/qemu-6.0.0/target/i386/
H A Dcpu.h122 #define IOPL_SHIFT 12 macro
/dports/emulators/qemu-utils/qemu-4.2.1/target/i386/
H A Dcpu.h123 #define IOPL_SHIFT 12 macro
H A Dseg_helper.c2302 iopl = (env->eflags >> IOPL_SHIFT) & 3; in helper_ret_protected()
H A Dtranslate.c8468 dc->iopl = (flags >> IOPL_SHIFT) & 3; in i386_tr_init_disas_context()
/dports/emulators/qemu5/qemu-5.2.0/target/i386/
H A Dcpu.h125 #define IOPL_SHIFT 12 macro
H A Dseg_helper.c2303 iopl = (env->eflags >> IOPL_SHIFT) & 3; in helper_ret_protected()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/i386/
H A Dcpu.h123 #define IOPL_SHIFT 12 macro
H A Dseg_helper.c2302 iopl = (env->eflags >> IOPL_SHIFT) & 3; in helper_ret_protected()
/dports/emulators/qemu42/qemu-4.2.1/target/i386/
H A Dcpu.h123 #define IOPL_SHIFT 12 macro
H A Dseg_helper.c2302 iopl = (env->eflags >> IOPL_SHIFT) & 3; in helper_ret_protected()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/i386/
H A Dcpu.h122 #define IOPL_SHIFT 12
/dports/emulators/qemu/qemu-6.2.0/target/i386/
H A Dcpu.h122 #define IOPL_SHIFT 12 macro
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/i386/
H A Dcpu.h123 #define IOPL_SHIFT 12 macro
H A Dseg_helper.c2302 iopl = (env->eflags >> IOPL_SHIFT) & 3; in helper_ret_protected()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/i386/tcg/
H A Dseg_helper.c2034 iopl = (env->eflags >> IOPL_SHIFT) & 3; in helper_ret_protected()
/dports/emulators/qemu/qemu-6.2.0/target/i386/tcg/
H A Dseg_helper.c2034 iopl = (env->eflags >> IOPL_SHIFT) & 3; in helper_ret_protected()
/dports/emulators/qemu60/qemu-6.0.0/target/i386/tcg/
H A Dseg_helper.c2314 iopl = (env->eflags >> IOPL_SHIFT) & 3; in helper_ret_protected()

12