qemu/target/i386/tcg
Paolo Bonzini 69cb498c56 target/i386: fix pushed value of EFLAGS.RF
When preparing an exception stack frame for a fault exception, the value
pushed for RF is 1.  Take that into account.  The same should be true
of interrupts for repeated string instructions, but the situation there
is complicated.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2024-06-08 10:33:37 +02:00
..
sysemu accel/tcg: Make TCGCPUOps::cpu_exec_halt return bool for whether to halt 2024-05-30 16:13:48 +01:00
user
access.c target/i386: Add tcg/access.[ch] 2024-05-26 12:51:50 -07:00
access.h target/i386: Add tcg/access.[ch] 2024-05-26 12:51:50 -07:00
bpt_helper.c
cc_helper_template.h.inc
cc_helper.c
decode-new.c.inc target/i386: fix memory opsize for Mov to/from Seg 2024-06-05 11:01:05 +02:00
decode-new.h target/i386: fix memory opsize for Mov to/from Seg 2024-06-05 11:01:05 +02:00
emit.c.inc target/i386: remove aflag argument of gen_lea_v_seg 2024-05-25 13:28:02 +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: fix xsave.flat from kvm-unit-tests 2024-06-05 11:01:05 +02:00
helper-tcg.h accel/tcg: Make TCGCPUOps::cpu_exec_halt return bool for whether to halt 2024-05-30 16:13:48 +01: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
meson.build target/i386: Add tcg/access.[ch] 2024-05-26 12:51:50 -07:00
misc_helper.c
mpx_helper.c
ops_sse_header.h.inc
seg_helper.c target/i386: fix pushed value of EFLAGS.RF 2024-06-08 10:33:37 +02:00
seg_helper.h
tcg-cpu.c
tcg-cpu.h
tcg-stub.c
translate.c target/i386: fix pushed value of EFLAGS.RF 2024-06-08 10:33:37 +02:00