qemu/target/i386/tcg
Ricky Zhou 8bf171c2d1 target/i386: Fix exception classes for MOVNTPS/MOVNTPD.
Before this change, MOVNTPS and MOVNTPD were labeled as Exception Class
4 (only requiring alignment for legacy SSE instructions). This changes
them to Exception Class 1 (always requiring memory alignment), as
documented in the Intel manual.
Message-Id: <20230501111428.95998-3-ricky@rzhou.org>

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2023-05-18 08:53:50 +02:00
..
sysemu
user
bpt_helper.c
cc_helper_template.h
cc_helper.c
decode-new.c.inc target/i386: Fix exception classes for MOVNTPS/MOVNTPD. 2023-05-18 08:53:50 +02:00
decode-new.h
emit.c.inc
excp_helper.c
fpu_helper.c
helper-tcg.h
int_helper.c
mem_helper.c
meson.build
misc_helper.c
mpx_helper.c
seg_helper.c
seg_helper.h
tcg-cpu.c
tcg-cpu.h
tcg-stub.c
translate.c