summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp
diff options
context:
space:
mode:
authorSintendo <bram.speeckaert@gmail.com>2020-08-02 18:07:47 +0200
committerSintendo <bram.speeckaert@gmail.com>2020-08-02 18:07:47 +0200
commit08bdeefe05e740903634333c506e2ab4dfd6eb4a (patch)
treed3bfa568c60c8868e73d063c38089c03f0efdfa1 /Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp
parent31755bc13a3ebf4a55b3962fa50699db8c9767f4 (diff)
Jit64AsmCommon: Use AVX in ConvertDoubleToSingle
Using AVX we can eliminate another MOVAPS instruction here. Before: 0F 28 C8 movaps xmm1,xmm0 66 0F DB 0D CF 2C 00 00 pand xmm1,xmmword ptr [1F8D283B220h] After: C5 F9 DB 0D D2 2C 00 00 vpand xmm1,xmm0,xmmword ptr [271835FB220h]
Diffstat (limited to 'Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp')
0 files changed, 0 insertions, 0 deletions