Home
last modified time | relevance | path

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

/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/i386/tcg/sysemu/
H A Dbpt_helper.c127 int iobpt = 0; in cpu_x86_update_dr7() local
148 iobpt |= hw_breakpoint_insert(env, i); in cpu_x86_update_dr7()
151 iobpt |= HF_IOBPT_MASK; in cpu_x86_update_dr7()
160 iobpt |= hw_breakpoint_insert(env, i); in cpu_x86_update_dr7()
164 env->hflags = (env->hflags & ~HF_IOBPT_MASK) | iobpt; in cpu_x86_update_dr7()
/dports/emulators/qemu/qemu-6.2.0/target/i386/tcg/sysemu/
H A Dbpt_helper.c127 int iobpt = 0; in cpu_x86_update_dr7() local
148 iobpt |= hw_breakpoint_insert(env, i); in cpu_x86_update_dr7()
151 iobpt |= HF_IOBPT_MASK; in cpu_x86_update_dr7()
160 iobpt |= hw_breakpoint_insert(env, i); in cpu_x86_update_dr7()
164 env->hflags = (env->hflags & ~HF_IOBPT_MASK) | iobpt; in cpu_x86_update_dr7()
/dports/emulators/qemu-utils/qemu-4.2.1/target/i386/
H A Dbpt_helper.c127 int iobpt = 0; in cpu_x86_update_dr7() local
148 iobpt |= hw_breakpoint_insert(env, i); in cpu_x86_update_dr7()
151 iobpt |= HF_IOBPT_MASK; in cpu_x86_update_dr7()
160 iobpt |= hw_breakpoint_insert(env, i); in cpu_x86_update_dr7()
164 env->hflags = (env->hflags & ~HF_IOBPT_MASK) | iobpt; in cpu_x86_update_dr7()
/dports/emulators/qemu5/qemu-5.2.0/target/i386/
H A Dbpt_helper.c127 int iobpt = 0; in cpu_x86_update_dr7() local
148 iobpt |= hw_breakpoint_insert(env, i); in cpu_x86_update_dr7()
151 iobpt |= HF_IOBPT_MASK; in cpu_x86_update_dr7()
160 iobpt |= hw_breakpoint_insert(env, i); in cpu_x86_update_dr7()
164 env->hflags = (env->hflags & ~HF_IOBPT_MASK) | iobpt; in cpu_x86_update_dr7()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/i386/
H A Dbpt_helper.c127 int iobpt = 0; in cpu_x86_update_dr7() local
148 iobpt |= hw_breakpoint_insert(env, i); in cpu_x86_update_dr7()
151 iobpt |= HF_IOBPT_MASK; in cpu_x86_update_dr7()
160 iobpt |= hw_breakpoint_insert(env, i); in cpu_x86_update_dr7()
164 env->hflags = (env->hflags & ~HF_IOBPT_MASK) | iobpt; in cpu_x86_update_dr7()
/dports/emulators/qemu42/qemu-4.2.1/target/i386/
H A Dbpt_helper.c127 int iobpt = 0; in cpu_x86_update_dr7() local
148 iobpt |= hw_breakpoint_insert(env, i); in cpu_x86_update_dr7()
151 iobpt |= HF_IOBPT_MASK; in cpu_x86_update_dr7()
160 iobpt |= hw_breakpoint_insert(env, i); in cpu_x86_update_dr7()
164 env->hflags = (env->hflags & ~HF_IOBPT_MASK) | iobpt; in cpu_x86_update_dr7()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/i386/
H A Dbpt_helper.c127 int iobpt = 0; in cpu_x86_update_dr7() local
148 iobpt |= hw_breakpoint_insert(env, i); in cpu_x86_update_dr7()
151 iobpt |= HF_IOBPT_MASK; in cpu_x86_update_dr7()
160 iobpt |= hw_breakpoint_insert(env, i); in cpu_x86_update_dr7()
164 env->hflags = (env->hflags & ~HF_IOBPT_MASK) | iobpt; in cpu_x86_update_dr7()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/i386/
H A Dbpt_helper.c127 int iobpt = 0; in cpu_x86_update_dr7() local
148 iobpt |= hw_breakpoint_insert(env, i); in cpu_x86_update_dr7()
151 iobpt |= HF_IOBPT_MASK; in cpu_x86_update_dr7()
160 iobpt |= hw_breakpoint_insert(env, i); in cpu_x86_update_dr7()
164 env->hflags = (env->hflags & ~HF_IOBPT_MASK) | iobpt; in cpu_x86_update_dr7()
/dports/emulators/qemu60/qemu-6.0.0/target/i386/tcg/
H A Dbpt_helper.c128 int iobpt = 0; in cpu_x86_update_dr7() local
149 iobpt |= hw_breakpoint_insert(env, i); in cpu_x86_update_dr7()
152 iobpt |= HF_IOBPT_MASK; in cpu_x86_update_dr7()
161 iobpt |= hw_breakpoint_insert(env, i); in cpu_x86_update_dr7()
165 env->hflags = (env->hflags & ~HF_IOBPT_MASK) | iobpt; in cpu_x86_update_dr7()