[PATCH v2 0/4] ppc/translate: Fix unordered f64/f128 comparisons

LemonBoy posted 4 patches 3 years, 5 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20201110105321.25889-1-thatlemon@gmail.com
Maintainers: David Gibson <david@gibson.dropbear.id.au>
target/ppc/fpu_helper.c | 212 +++++++++++++++++++++++-----------------
1 file changed, 121 insertions(+), 91 deletions(-)
[PATCH v2 0/4] ppc/translate: Fix unordered f64/f128 comparisons
Posted by LemonBoy 3 years, 5 months ago
Fix a couple of problems found in the emulation of f64/f128 comparisons plus
some minimal self-contained commits to clean-up some code.

Is it too late to ask for inclusion in the upcoming release?

Giuseppe Musacchio (4):
  ppc/translate: Fix unordered f64/f128 comparisons
  ppc/translate: Turn the helper macros into functions
  ppc/translate: Delay NaN checking after comparison
  ppc/translate: Raise exceptions after setting the cc

 target/ppc/fpu_helper.c | 212 +++++++++++++++++++++++-----------------
 1 file changed, 121 insertions(+), 91 deletions(-)

-- 
2.27.0