Don't set DAZ on x86 in non-IEEE mode.

I have no idea why we were using it in the first place; it doesn't match
the behavior of PPC NI flag.
This commit is contained in:
magumagu
2014-06-14 21:22:34 -07:00
parent d7736ac714
commit d905cbfd5d
4 changed files with 4 additions and 41 deletions

View File

@ -77,7 +77,6 @@ struct CPUInfo
// Turn the cpu info into a string we can show
std::string Summarize();
bool IsUnsafe();
private:
// Detects the various cpu features