..
sysemu
target/i386: Added ignore TPR check in ctl_has_irq
2021-09-13 13:56:26 +02:00
user
target/i386: Remove user-only i/o stubs
2021-05-19 12:17:23 -05:00
bpt_helper.c
target/i386: fix exceptions for MOV to DR
2021-07-09 18:21:34 +02:00
cc_helper_template.h
cc_helper.c
i386: move TCG cpu class initialization to tcg/
2020-12-16 15:50:33 -05:00
excp_helper.c
target/i386: Mark some helpers as noreturn
2021-05-19 12:17:11 -05:00
fpu_helper.c
target/i386: Correct implementation for FCS, FIP, FDS and FDP
2021-07-13 08:13:19 -07:00
helper-tcg.h
target/i386: Move invlpg, hlt, monitor, mwait to sysemu
2021-05-19 12:17:11 -05:00
int_helper.c
i386: move TCG cpu class initialization to tcg/
2020-12-16 15:50:33 -05:00
mem_helper.c
tcg: Rename helper_atomic_*_mmu and provide for user-only
2021-07-21 07:45:38 -10:00
meson.build
i386: split svm_helper into sysemu and stub-only user
2021-05-10 15:41:51 -04:00
misc_helper.c
target/i386: Move invlpg, hlt, monitor, mwait to sysemu
2021-05-19 12:17:11 -05:00
mpx_helper.c
i386: move TCG cpu class initialization to tcg/
2020-12-16 15:50:33 -05:00
seg_helper.c
target/i386: Moved int_ctl into CPUX86State structure
2021-09-13 13:56:26 +02:00
seg_helper.h
i386: split seg_helper into user-only and sysemu parts
2021-05-10 15:41:52 -04:00
tcg-cpu.c
i386: do not call cpudef-only models functions for max, host, base
2021-07-23 15:47:13 +02:00
tcg-cpu.h
target/i386: Move X86XSaveArea into TCG
2021-07-06 08:33:51 +02:00
tcg-stub.c
translate.c
accel/tcg: Remove TranslatorOps.breakpoint_check
2021-07-21 07:47:05 -10:00