..
sysemu
exec/cpu: Extract page-protection definitions to page-protection.h
2024-05-06 11:17:15 +02:00
user
target/i386: implement SYSCALL/SYSRET in 32-bit emulators
2023-06-26 10:23:56 +02:00
bpt_helper.c
cc_helper_template.h.inc
target/i386: Rename helper template headers as '.h.inc'
2023-06-13 11:28:58 +02:00
cc_helper.c
target/i386: clean up cpu_cc_compute_all
2023-12-29 22:03:02 +01:00
decode-new.c.inc
target/i386: clean up AAM/AAD
2024-05-22 15:53:30 +02:00
decode-new.h
target/i386: move prefetch and multi-byte UD/NOP to new decoder
2024-05-10 15:45:14 +02:00
emit.c.inc
target/i386: avoid calling gen_eob_inhibit_irq before tb_stop
2024-05-25 13:28:01 +02:00
excp_helper.c
target/i386: remove unnecessary arguments from raise_interrupt
2023-12-29 22:02:55 +01:00
fpu_helper.c
target/i386: set CC_OP in helpers if they want CC_OP_EFLAGS
2024-05-25 13:28:01 +02:00
helper-tcg.h
target/i386: Extract x86_cpu_exec_halt() from accel/tcg/
2024-01-29 21:04:10 +10:00
int_helper.c
target/i386: set CC_OP in helpers if they want CC_OP_EFLAGS
2024-05-25 13:28:01 +02:00
mem_helper.c
target/i386: Inline cmpxchg16b
2023-02-04 06:19:43 -10:00
meson.build
misc_helper.c
target/i386: clean up cpu_cc_compute_all
2023-12-29 22:03:02 +01:00
mpx_helper.c
ops_sse_header.h.inc
target/i386: implement SHA instructions
2023-10-25 17:35:07 +02:00
seg_helper.c
target/i386: set CC_OP in helpers if they want CC_OP_EFLAGS
2024-05-25 13:28:01 +02:00
seg_helper.h
tcg-cpu.c
target/i386: Extract x86_cpu_exec_halt() from accel/tcg/
2024-01-29 21:04:10 +10:00
tcg-cpu.h
tcg-stub.c
translate.c
target/i386: raze the gen_eob* jungle
2024-05-25 13:28:01 +02:00