[PATCH v8 0/3] target/i386: Implement FCS:FIP, FDS:FDP

Richard Henderson posted 3 patches 2 years, 9 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210707222452.591810-1-richard.henderson@linaro.org
Maintainers: Richard Henderson <richard.henderson@linaro.org>, Laurent Vivier <laurent@vivier.eu>, Michael Tokarev <mjt@tls.msk.ru>, Paolo Bonzini <pbonzini@redhat.com>, Eduardo Habkost <ehabkost@redhat.com>
target/i386/cpu.h            |   2 +
target/i386/tcg/fpu_helper.c |  42 +-
target/i386/tcg/translate.c  | 970 ++++++++++++++++++-----------------
3 files changed, 533 insertions(+), 481 deletions(-)
[PATCH v8 0/3] target/i386: Implement FCS:FIP, FDS:FDP
Posted by Richard Henderson 2 years, 9 months ago
This is Ziqiao Kong's patch set with a few fixes.


r~


Richard Henderson (1):
  target/i386: Split out do_fninit

Ziqiao Kong (2):
  target/i386: Trivial code motion and code style fix
  target/i386: Correct implementation for FCS, FIP, FDS and FDP

 target/i386/cpu.h            |   2 +
 target/i386/tcg/fpu_helper.c |  42 +-
 target/i386/tcg/translate.c  | 970 ++++++++++++++++++-----------------
 3 files changed, 533 insertions(+), 481 deletions(-)

-- 
2.25.1