Following up on a similar tag word bug in FXTRACT
(https://patchew.org/QEMU/20260901085839.138094-1-scherer.simon89@gmail.com/)
two more instructions sharing the same bug of not updating
the tag word turned up:
Patch 1 fixes FSTP ST(i)
Patch 2 fixes FXCH ST(i)
Resolves: https://gitlab.com/qemu-project/qemu/-/work_items/4400
Simon Scherer (2):
target/i386: Update FPU tag word for FSTP
target/i386: Update FPU tag word for FXCH
target/i386/tcg/fpu_helper.c | 3 +++
1 file changed, 3 insertions(+)
--
2.53.0