summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/DualShockUDPClient/DualShockUDPClient.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2021-02-01 22:14:16 +0100
committerJosJuice <josjuice@gmail.com>2021-04-25 15:56:19 +0200
commit1d106ceaf5615f9e7fc3697776c27dcfd9431e5d (patch)
treec7b2eb5db21ad25eb31032a864943b767ccd3b9b /Source/Core/InputCommon/ControllerInterface/DualShockUDPClient/DualShockUDPClient.cpp
parent018e24762481fd59e9c3e9e0bf2a52dddfdecdca (diff)
JitArm64: Optimize ConvertSingleToDouble, part 2
If we can prove that FCVT will provide a correct conversion, we can use FCVT. This makes the common case a bit faster and the less likely cases (unfortunately including zero, which FCVT actually can convert correctly) a bit slower.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/DualShockUDPClient/DualShockUDPClient.cpp')
0 files changed, 0 insertions, 0 deletions