diff options
| author | JosJuice <josjuice@gmail.com> | 2023-10-13 20:17:33 +0200 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2023-11-28 18:30:55 +0100 |
| commit | d5ec5c005a028a80f78eb1726739a5d4b6c6e9c0 (patch) | |
| tree | 8bbfe0d5f7e8090be9aae1cd414260940a5a7a09 /Source/Core/VideoCommon/TextureCacheBase.cpp | |
| parent | 255ee3fdce7bcdd230357d2bc8f3da143e510494 (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/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions
