qemu/target/i386/tcg
Paolo Bonzini 57f8dbdbe9 target/i386: implement DR7.GD
DR7.GD triggers a #DB exception on any access to debug registers.
The GD bit is cleared so that the #DB handler itself can access
the debug registers.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2024-06-08 10:33:38 +02:00
..
sysemu target/i386: implement DR7.GD 2024-06-08 10:33:38 +02:00
user
access.c
access.h
bpt_helper.c
cc_helper_template.h.inc
cc_helper.c
decode-new.c.inc target/i386: cleanup PAUSE helpers 2024-06-08 10:33:38 +02:00
decode-new.h
emit.c.inc target/i386: cleanup PAUSE helpers 2024-06-08 10:33:38 +02:00
excp_helper.c target/i386: fix implementation of ICEBP 2024-06-08 10:33:37 +02:00
fpu_helper.c
helper-tcg.h target/i386: cleanup PAUSE helpers 2024-06-08 10:33:38 +02:00
int_helper.c
mem_helper.c
meson.build
misc_helper.c target/i386: cleanup PAUSE helpers 2024-06-08 10:33:38 +02:00
mpx_helper.c
ops_sse_header.h.inc
seg_helper.c
seg_helper.h
tcg-cpu.c
tcg-cpu.h
tcg-stub.c
translate.c target/i386: fix implementation of ICEBP 2024-06-08 10:33:37 +02:00