On Fri, 24 Jan 2025 at 16:28, Peter Maydell <peter.mayd...@linaro.org> wrote: > > This patchset implements emulation of the Arm FEAT_AFP and FEAT_RPRES > extensions, which are floating-point related. It's based on the > small i386 bugfix series I sent out a while back: > > Based-on: 20250116112536.4117889-1-peter.mayd...@linaro.org > ("target/i386: Fix 0 * Inf + QNaN regression")
> I have also some patchs which make target/i386 use the "detect > flush to zero after rounding" and "report when input denormal is > consumed" softfloat features added here; I don't include them in > this patchset (though you can find them in that git branch I > mentioned earlier) becaus I haven't done as much testing on the > i386 side and in any case this patchset is already pretty long. > I expect I'll send them out when this series has been merged. ...having said which, I was so eager to get the series out once I'd finished the last test run that I forgot that I didn't intend to send out the first two or the last four patches in this series; whoops. Feel free to ignore them. (The patch numbering in the explanation of the series structure in the cover letter is all going to be off by 2 as a result, as well. This doesn't seem worth resending a monster patchset just to fix, though.) thanks -- PMM