summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControlReference/ControlReference.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2023-10-13 20:17:33 +0200
committerJosJuice <josjuice@gmail.com>2023-11-28 18:30:55 +0100
commitd5ec5c005a028a80f78eb1726739a5d4b6c6e9c0 (patch)
tree8bbfe0d5f7e8090be9aae1cd414260940a5a7a09 /Source/Core/InputCommon/ControlReference/ControlReference.cpp
parent255ee3fdce7bcdd230357d2bc8f3da143e510494 (diff)
JitArm64: Some more FPRF optimization
By using MOVI2R+MOVI2R+CSEL in the zero case instead of doing bitwise operations on the output of the other MOVI2R+MOVI2R+CSEL, we avoid using BFI, an instruction that takes two cycles on most CPUs. The instruction count is the same and the pipelining should be at least equally good.
Diffstat (limited to 'Source/Core/InputCommon/ControlReference/ControlReference.cpp')
0 files changed, 0 insertions, 0 deletions