Home
last modified time | relevance | path

Searched refs:hflags2 (Results 1 – 25 of 150) sorted by relevance

123456

/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/i386/tcg/sysemu/
H A Dfpu_helper.c33 if (ferr_irq && !(env->hflags2 & HF2_IGNNE_MASK)) { in fpu_check_raise_ferr_irq()
42 env->hflags2 &= ~HF2_IGNNE_MASK; in cpu_clear_ignne()
48 env->hflags2 |= HF2_IGNNE_MASK; in cpu_set_ignne()
H A Dsvm_helper.c270 env->hflags2 |= HF2_NPT_MASK; in helper_vmrun()
310 env->hflags2 |= HF2_VINTR_MASK; in helper_vmrun()
373 env->hflags2 |= HF2_GIF_MASK; in helper_vmrun()
382 env->hflags2 |= HF2_VGIF_MASK; in helper_vmrun()
551 env->hflags2 |= HF2_VGIF_MASK; in helper_stgi()
553 env->hflags2 |= HF2_GIF_MASK; in helper_stgi()
563 env->hflags2 &= ~HF2_VGIF_MASK; in helper_clgi()
565 env->hflags2 &= ~HF2_GIF_MASK; in helper_clgi()
721 env->hflags2 &= ~HF2_NPT_MASK; in do_vmexit()
844 env->hflags2 &= ~HF2_GIF_MASK; in do_vmexit()
[all …]
H A Dsmm_helper.c48 if (env->hflags2 & HF2_NMI_MASK) { in do_smm_enter()
49 env->hflags2 |= HF2_SMM_INSIDE_NMI_MASK; in do_smm_enter()
51 env->hflags2 |= HF2_NMI_MASK; in do_smm_enter()
311 if ((env->hflags2 & HF2_SMM_INSIDE_NMI_MASK) == 0) { in helper_rsm()
312 env->hflags2 &= ~HF2_NMI_MASK; in helper_rsm()
314 env->hflags2 &= ~HF2_SMM_INSIDE_NMI_MASK; in helper_rsm()
/dports/emulators/qemu/qemu-6.2.0/target/i386/tcg/sysemu/
H A Dfpu_helper.c33 if (ferr_irq && !(env->hflags2 & HF2_IGNNE_MASK)) { in fpu_check_raise_ferr_irq()
42 env->hflags2 &= ~HF2_IGNNE_MASK; in cpu_clear_ignne()
48 env->hflags2 |= HF2_IGNNE_MASK; in cpu_set_ignne()
H A Dsvm_helper.c270 env->hflags2 |= HF2_NPT_MASK; in helper_vmrun()
310 env->hflags2 |= HF2_VINTR_MASK; in helper_vmrun()
373 env->hflags2 |= HF2_GIF_MASK; in helper_vmrun()
382 env->hflags2 |= HF2_VGIF_MASK; in helper_vmrun()
551 env->hflags2 |= HF2_VGIF_MASK; in helper_stgi()
553 env->hflags2 |= HF2_GIF_MASK; in helper_stgi()
563 env->hflags2 &= ~HF2_VGIF_MASK; in helper_clgi()
565 env->hflags2 &= ~HF2_GIF_MASK; in helper_clgi()
721 env->hflags2 &= ~HF2_NPT_MASK; in do_vmexit()
844 env->hflags2 &= ~HF2_GIF_MASK; in do_vmexit()
[all …]
H A Dsmm_helper.c48 if (env->hflags2 & HF2_NMI_MASK) { in do_smm_enter()
49 env->hflags2 |= HF2_SMM_INSIDE_NMI_MASK; in do_smm_enter()
51 env->hflags2 |= HF2_NMI_MASK; in do_smm_enter()
311 if ((env->hflags2 & HF2_SMM_INSIDE_NMI_MASK) == 0) { in helper_rsm()
312 env->hflags2 &= ~HF2_NMI_MASK; in helper_rsm()
314 env->hflags2 &= ~HF2_SMM_INSIDE_NMI_MASK; in helper_rsm()
/dports/emulators/qemu-utils/qemu-4.2.1/target/i386/
H A Dsmm_helper.c59 if (env->hflags2 & HF2_NMI_MASK) { in do_smm_enter()
60 env->hflags2 |= HF2_SMM_INSIDE_NMI_MASK; in do_smm_enter()
62 env->hflags2 |= HF2_NMI_MASK; in do_smm_enter()
322 if ((env->hflags2 & HF2_SMM_INSIDE_NMI_MASK) == 0) { in helper_rsm()
323 env->hflags2 &= ~HF2_NMI_MASK; in helper_rsm()
325 env->hflags2 &= ~HF2_SMM_INSIDE_NMI_MASK; in helper_rsm()
H A Dsvm_helper.c216 env->hflags2 |= HF2_NPT_MASK; in helper_vmrun()
263 env->hflags2 &= ~(HF2_HIF_MASK | HF2_VINTR_MASK); in helper_vmrun()
266 env->hflags2 |= HF2_VINTR_MASK; in helper_vmrun()
268 env->hflags2 |= HF2_HIF_MASK; in helper_vmrun()
314 env->hflags2 |= HF2_GIF_MASK; in helper_vmrun()
467 env->hflags2 |= HF2_GIF_MASK; in helper_stgi()
473 env->hflags2 &= ~HF2_GIF_MASK; in helper_clgi()
640 env->hflags2 &= ~HF2_NPT_MASK; in do_vmexit()
699 env->hflags2 &= ~(HF2_HIF_MASK | HF2_VINTR_MASK); in do_vmexit()
775 env->hflags2 &= ~HF2_GIF_MASK; in do_vmexit()
/dports/emulators/qemu5/qemu-5.2.0/target/i386/
H A Dsmm_helper.c59 if (env->hflags2 & HF2_NMI_MASK) { in do_smm_enter()
60 env->hflags2 |= HF2_SMM_INSIDE_NMI_MASK; in do_smm_enter()
62 env->hflags2 |= HF2_NMI_MASK; in do_smm_enter()
322 if ((env->hflags2 & HF2_SMM_INSIDE_NMI_MASK) == 0) { in helper_rsm()
323 env->hflags2 &= ~HF2_NMI_MASK; in helper_rsm()
325 env->hflags2 &= ~HF2_SMM_INSIDE_NMI_MASK; in helper_rsm()
H A Dsvm_helper.c219 env->hflags2 |= HF2_NPT_MASK; in helper_vmrun()
268 env->hflags2 &= ~(HF2_HIF_MASK | HF2_VINTR_MASK); in helper_vmrun()
271 env->hflags2 |= HF2_VINTR_MASK; in helper_vmrun()
273 env->hflags2 |= HF2_HIF_MASK; in helper_vmrun()
319 env->hflags2 |= HF2_GIF_MASK; in helper_vmrun()
472 env->hflags2 |= HF2_GIF_MASK; in helper_stgi()
478 env->hflags2 &= ~HF2_GIF_MASK; in helper_clgi()
645 env->hflags2 &= ~HF2_NPT_MASK; in do_vmexit()
704 env->hflags2 &= ~(HF2_HIF_MASK | HF2_VINTR_MASK); in do_vmexit()
780 env->hflags2 &= ~HF2_GIF_MASK; in do_vmexit()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/i386/
H A Dsmm_helper.c59 if (env->hflags2 & HF2_NMI_MASK) { in do_smm_enter()
60 env->hflags2 |= HF2_SMM_INSIDE_NMI_MASK; in do_smm_enter()
62 env->hflags2 |= HF2_NMI_MASK; in do_smm_enter()
322 if ((env->hflags2 & HF2_SMM_INSIDE_NMI_MASK) == 0) { in helper_rsm()
323 env->hflags2 &= ~HF2_NMI_MASK; in helper_rsm()
325 env->hflags2 &= ~HF2_SMM_INSIDE_NMI_MASK; in helper_rsm()
H A Dsvm_helper.c216 env->hflags2 |= HF2_NPT_MASK; in helper_vmrun()
263 env->hflags2 &= ~(HF2_HIF_MASK | HF2_VINTR_MASK); in helper_vmrun()
266 env->hflags2 |= HF2_VINTR_MASK; in helper_vmrun()
268 env->hflags2 |= HF2_HIF_MASK; in helper_vmrun()
314 env->hflags2 |= HF2_GIF_MASK; in helper_vmrun()
467 env->hflags2 |= HF2_GIF_MASK; in helper_stgi()
473 env->hflags2 &= ~HF2_GIF_MASK; in helper_clgi()
640 env->hflags2 &= ~HF2_NPT_MASK; in do_vmexit()
699 env->hflags2 &= ~(HF2_HIF_MASK | HF2_VINTR_MASK); in do_vmexit()
775 env->hflags2 &= ~HF2_GIF_MASK; in do_vmexit()
/dports/emulators/qemu42/qemu-4.2.1/target/i386/
H A Dsmm_helper.c59 if (env->hflags2 & HF2_NMI_MASK) { in do_smm_enter()
60 env->hflags2 |= HF2_SMM_INSIDE_NMI_MASK; in do_smm_enter()
62 env->hflags2 |= HF2_NMI_MASK; in do_smm_enter()
322 if ((env->hflags2 & HF2_SMM_INSIDE_NMI_MASK) == 0) { in helper_rsm()
323 env->hflags2 &= ~HF2_NMI_MASK; in helper_rsm()
325 env->hflags2 &= ~HF2_SMM_INSIDE_NMI_MASK; in helper_rsm()
H A Dsvm_helper.c216 env->hflags2 |= HF2_NPT_MASK; in helper_vmrun()
263 env->hflags2 &= ~(HF2_HIF_MASK | HF2_VINTR_MASK); in helper_vmrun()
266 env->hflags2 |= HF2_VINTR_MASK; in helper_vmrun()
268 env->hflags2 |= HF2_HIF_MASK; in helper_vmrun()
314 env->hflags2 |= HF2_GIF_MASK; in helper_vmrun()
467 env->hflags2 |= HF2_GIF_MASK; in helper_stgi()
473 env->hflags2 &= ~HF2_GIF_MASK; in helper_clgi()
640 env->hflags2 &= ~HF2_NPT_MASK; in do_vmexit()
699 env->hflags2 &= ~(HF2_HIF_MASK | HF2_VINTR_MASK); in do_vmexit()
775 env->hflags2 &= ~HF2_GIF_MASK; in do_vmexit()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/i386/
H A Dsmm_helper.c59 if (env->hflags2 & HF2_NMI_MASK) { in do_smm_enter()
60 env->hflags2 |= HF2_SMM_INSIDE_NMI_MASK; in do_smm_enter()
62 env->hflags2 |= HF2_NMI_MASK; in do_smm_enter()
322 if ((env->hflags2 & HF2_SMM_INSIDE_NMI_MASK) == 0) { in helper_rsm()
323 env->hflags2 &= ~HF2_NMI_MASK; in helper_rsm()
325 env->hflags2 &= ~HF2_SMM_INSIDE_NMI_MASK; in helper_rsm()
H A Dsvm_helper.c216 env->hflags2 |= HF2_NPT_MASK; in helper_vmrun()
263 env->hflags2 &= ~(HF2_HIF_MASK | HF2_VINTR_MASK); in helper_vmrun()
266 env->hflags2 |= HF2_VINTR_MASK; in helper_vmrun()
268 env->hflags2 |= HF2_HIF_MASK; in helper_vmrun()
314 env->hflags2 |= HF2_GIF_MASK; in helper_vmrun()
467 env->hflags2 |= HF2_GIF_MASK; in helper_stgi()
473 env->hflags2 &= ~HF2_GIF_MASK; in helper_clgi()
640 env->hflags2 &= ~HF2_NPT_MASK; in do_vmexit()
699 env->hflags2 &= ~(HF2_HIF_MASK | HF2_VINTR_MASK); in do_vmexit()
775 env->hflags2 &= ~HF2_GIF_MASK; in do_vmexit()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/i386/
H A Dsmm_helper.c59 if (env->hflags2 & HF2_NMI_MASK) { in do_smm_enter()
60 env->hflags2 |= HF2_SMM_INSIDE_NMI_MASK; in do_smm_enter()
62 env->hflags2 |= HF2_NMI_MASK; in do_smm_enter()
322 if ((env->hflags2 & HF2_SMM_INSIDE_NMI_MASK) == 0) { in helper_rsm()
323 env->hflags2 &= ~HF2_NMI_MASK; in helper_rsm()
325 env->hflags2 &= ~HF2_SMM_INSIDE_NMI_MASK; in helper_rsm()
H A Dsvm_helper.c216 env->hflags2 |= HF2_NPT_MASK; in helper_vmrun()
263 env->hflags2 &= ~(HF2_HIF_MASK | HF2_VINTR_MASK); in helper_vmrun()
266 env->hflags2 |= HF2_VINTR_MASK; in helper_vmrun()
268 env->hflags2 |= HF2_HIF_MASK; in helper_vmrun()
314 env->hflags2 |= HF2_GIF_MASK; in helper_vmrun()
467 env->hflags2 |= HF2_GIF_MASK; in helper_stgi()
473 env->hflags2 &= ~HF2_GIF_MASK; in helper_clgi()
640 env->hflags2 &= ~HF2_NPT_MASK; in do_vmexit()
699 env->hflags2 &= ~(HF2_HIF_MASK | HF2_VINTR_MASK); in do_vmexit()
775 env->hflags2 &= ~HF2_GIF_MASK; in do_vmexit()
/dports/emulators/qemu60/qemu-6.0.0/target/i386/tcg/
H A Dsmm_helper.c61 if (env->hflags2 & HF2_NMI_MASK) { in do_smm_enter()
62 env->hflags2 |= HF2_SMM_INSIDE_NMI_MASK; in do_smm_enter()
64 env->hflags2 |= HF2_NMI_MASK; in do_smm_enter()
324 if ((env->hflags2 & HF2_SMM_INSIDE_NMI_MASK) == 0) { in helper_rsm()
325 env->hflags2 &= ~HF2_NMI_MASK; in helper_rsm()
327 env->hflags2 &= ~HF2_SMM_INSIDE_NMI_MASK; in helper_rsm()
H A Dsvm_helper.c220 env->hflags2 |= HF2_NPT_MASK; in helper_vmrun()
269 env->hflags2 &= ~(HF2_HIF_MASK | HF2_VINTR_MASK); in helper_vmrun()
272 env->hflags2 |= HF2_VINTR_MASK; in helper_vmrun()
274 env->hflags2 |= HF2_HIF_MASK; in helper_vmrun()
320 env->hflags2 |= HF2_GIF_MASK; in helper_vmrun()
473 env->hflags2 |= HF2_GIF_MASK; in helper_stgi()
479 env->hflags2 &= ~HF2_GIF_MASK; in helper_clgi()
650 env->hflags2 &= ~HF2_NPT_MASK; in do_vmexit()
709 env->hflags2 &= ~(HF2_HIF_MASK | HF2_VINTR_MASK); in do_vmexit()
780 env->hflags2 &= ~HF2_GIF_MASK; in do_vmexit()
/dports/emulators/qemu60/qemu-6.0.0/target/i386/
H A Dhelper.c34 uint32_t hflags2 = env->hflags2; in cpu_sync_bndcs_hflags() local
52 hflags2 |= HF2_MPX_PR_MASK; in cpu_sync_bndcs_hflags()
54 hflags2 &= ~HF2_MPX_PR_MASK; in cpu_sync_bndcs_hflags()
58 env->hflags2 = hflags2; in cpu_sync_bndcs_hflags()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/i386/
H A Dhelper.c34 uint32_t hflags2 = env->hflags2; in cpu_sync_bndcs_hflags() local
52 hflags2 |= HF2_MPX_PR_MASK; in cpu_sync_bndcs_hflags()
54 hflags2 &= ~HF2_MPX_PR_MASK; in cpu_sync_bndcs_hflags()
58 env->hflags2 = hflags2; in cpu_sync_bndcs_hflags()
/dports/emulators/qemu/qemu-6.2.0/target/i386/
H A Dhelper.c34 uint32_t hflags2 = env->hflags2; in cpu_sync_bndcs_hflags() local
52 hflags2 |= HF2_MPX_PR_MASK; in cpu_sync_bndcs_hflags()
54 hflags2 &= ~HF2_MPX_PR_MASK; in cpu_sync_bndcs_hflags()
58 env->hflags2 = hflags2; in cpu_sync_bndcs_hflags()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-i386/
H A Dsvm_helper.c243 env->hflags2 &= ~(HF2_HIF_MASK | HF2_VINTR_MASK); in helper_vmrun()
246 env->hflags2 |= HF2_VINTR_MASK; in helper_vmrun()
248 env->hflags2 |= HF2_HIF_MASK; in helper_vmrun()
294 env->hflags2 |= HF2_GIF_MASK; in helper_vmrun()
447 env->hflags2 |= HF2_GIF_MASK; in helper_stgi()
453 env->hflags2 &= ~HF2_GIF_MASK; in helper_clgi()
652 env->hflags2 &= ~(HF2_HIF_MASK | HF2_VINTR_MASK); in helper_vmexit()
728 env->hflags2 &= ~HF2_GIF_MASK; in helper_vmexit()
/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-i386/
H A Dsvm_helper.c243 env->hflags2 &= ~(HF2_HIF_MASK | HF2_VINTR_MASK); in helper_vmrun()
246 env->hflags2 |= HF2_VINTR_MASK; in helper_vmrun()
248 env->hflags2 |= HF2_HIF_MASK; in helper_vmrun()
294 env->hflags2 |= HF2_GIF_MASK; in helper_vmrun()
447 env->hflags2 |= HF2_GIF_MASK; in helper_stgi()
453 env->hflags2 &= ~HF2_GIF_MASK; in helper_clgi()
652 env->hflags2 &= ~(HF2_HIF_MASK | HF2_VINTR_MASK); in helper_vmexit()
728 env->hflags2 &= ~HF2_GIF_MASK; in helper_vmexit()

123456