qemu/target/i386/tcg/sysemu
Paolo Bonzini e0448caebf target/i386: replace read_crN helper with read_cr8
All other control registers are stored plainly in CPUX86State.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2024-06-17 09:47:39 +02:00
..
bpt_helper.c target/i386: document incorrect semantics of watchpoint following MOV/POP SS 2024-06-08 10:33:38 +02:00
excp_helper.c exec/cpu: Extract page-protection definitions to page-protection.h 2024-05-06 11:17:15 +02:00
fpu_helper.c system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() 2024-01-08 10:45:43 -05:00
meson.build meson: Replace softmmu_ss -> system_ss 2023-06-20 10:01:30 +02:00
misc_helper.c target/i386: replace read_crN helper with read_cr8 2024-06-17 09:47:39 +02:00
seg_helper.c target/i386: fix TF/RF handling for HLT 2024-06-08 10:33:38 +02:00
smm_helper.c
svm_helper.c target/i386: fix INHIBIT_IRQ/TF/RF handling for VMRUN 2024-06-08 10:33:38 +02:00
tcg-cpu.c