summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/Android/Android.cpp
diff options
context:
space:
mode:
authorMerryMage <MerryMage@users.noreply.github.com>2019-04-27 12:56:05 +0100
committerMerryMage <MerryMage@users.noreply.github.com>2019-04-27 12:56:05 +0100
commit1baa8ee970c726da1aeb6a1c01f955fe28f79e57 (patch)
treef4af11166f3ab71d1dd17f97c9b3671d733e49f6 /Source/Core/InputCommon/ControllerInterface/Android/Android.cpp
parent2d4dd8cdc11ec54639691fe762562e4e7f44a232 (diff)
x64Emitter: Prefer MOVAPS to MOVSD
* The high half of regOp is immediately overwritten so the value in it is irrelevant. * MOVSD produces an unnecessary dependency on the high half of regOp. * MOVAPS is implemented as a register rename on modern microarchitectures.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/Android/Android.cpp')
0 files changed, 0 insertions, 0 deletions