https://bugs.kde.org/show_bug.cgi?id=126256
Mark Wielaard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED CC| |[email protected] --- Comment #4 from Mark Wielaard <[email protected]> --- (In reply to Mark from comment #2) > Created attachment 188561 [details] > Add support for fnop instruction on x86 and amd64 Thanks, this looks good. Apologies this was never "implemented". At first I was afraid this needed some subtle floating point exception signaling. Which technically it does, but that is currently a known limitation according to the TODO at the top of the file - x87 FP Limitations: * no FP exceptions, except for handling stack over/underflow So this seems good to go, thanks for the testcases. -- You are receiving this mail because: You are watching all bug changes.
