summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
diff options
context:
space:
mode:
authorScott Mansell <phiren@gmail.com>2014-07-27 20:55:47 +1200
committerScott Mansell <phiren@gmail.com>2014-07-31 16:00:27 +1200
commit8c857b45f85beff0b3610bedf823677fa6379375 (patch)
treea163a9ed9046e42aef3e838ac59d7f7f81ff121f /Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
parent96cfbd1bb0e03cfdd58c6c9ffa96a5bd17f850f4 (diff)
Fix PPC_FP on non-sse4.1 code paths.
The Invalid bit on the x87 fpu is sticky, so once a single NaN goes through the old code on CPUs without sse4.1 all future floats are mutilated. Patch to emulate PTEST by Fiora. Fixes issue 7237 and issue 7510.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp')
0 files changed, 0 insertions, 0 deletions