ia32: Introduce fistp for cases where we are forced to pop the value from the x87 stack
There is only the fistp variant for 64bit integer stores. Introduce a special fistp node so we can already create the fixup copies in the spillprepare phase and avoid the fixup code in the x87 simulator which was also wrong for the fist case.
Please register or sign in to comment