Home
last modified time | relevance | path

Searched refs:DR7_FIXED_1 (Results 1 – 3 of 3) sorted by relevance

/qemu/target/i386/tcg/sysemu/
H A Dbpt_helper.c130 new_dr7 |= DR7_FIXED_1; in cpu_x86_update_dr7()
/qemu/target/i386/
H A Dcpu.h282 #define DR7_FIXED_1 0x00000400 macro
H A Dcpu.c7103 env->dr[7] = DR7_FIXED_1; in x86_cpu_reset_hold()