summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2023-11-05 12:19:41 +0100
committerJosJuice <josjuice@gmail.com>2023-11-13 18:28:51 +0100
commit6a9f565ac4ddc65b2fdbf2293282ddd432ba89ae (patch)
tree217e8824fdde07f9df9a0b40c525c7616b465029 /Source/Core/VideoCommon/TextureCacheBase.cpp
parent2ea95f5835956adccaea1e75ae5c553a30c4eee9 (diff)
JitArm64: Optimize Arm64GPRCache::FlushRegisters/FlushCRRegisters
This way, the number of loop iterations is equal to the number of set bits in the bitset rather than the number of bits in the bitset, which is a good improvement because usually very few bits are set.
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions