summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/Device.cpp
diff options
context:
space:
mode:
authorTillmann Karras <tilkax@gmail.com>2013-11-20 21:30:49 +0100
committerTillmann Karras <tilkax@gmail.com>2013-11-20 21:30:49 +0100
commitbcefa880e4d062121df9ab8b831170ec3a689a50 (patch)
treed9b961eba28f9e0ec8102e5e64fe9171852d6fac /Source/Core/InputCommon/ControllerInterface/Device.cpp
parent4f13f6ecaaace721f826a158fdd9d67465b38e02 (diff)
Jit64: fix fmrx regression
Revision ddaf29e039d1736be1ca48c1c0b6af1c8d4ec47d introduced a register corruption bug (#6825). Since fmrx/MOVSD only modifies ps0 but we save both ps0 and ps1 in one xmm register, not loading the previous value when binding to a x64 register trashed ps1. But hey, a good opportunity to shave off one more instruction ;)
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/Device.cpp')
0 files changed, 0 insertions, 0 deletions