summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authorSintendo <bram.speeckaert@gmail.com>2023-10-10 22:47:31 +0200
committerSintendo <bram.speeckaert@gmail.com>2023-10-21 21:08:21 +0200
commit3c3168706c02ef0a22ad208442217254125d50e2 (patch)
tree1a15f91bf75f70a108661f7bc032c58016d48f2e /Source/Core/VideoCommon/TextureCacheBase.cpp
parent60e3b4c0932ca963c67922cd7deb5d7e90732b92 (diff)
PowerPC: Negate m_dec values in frsqrte table
This value is used in a multiplication. The result of this multiplication is then subtracted from m_base. By negating m_dec, we are free to use an addition instead. On x64, this saves an instruction.
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions