summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GraphicsModSystem/Config
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2024-05-26 09:04:25 +0200
committerJosJuice <josjuice@gmail.com>2024-05-26 09:04:25 +0200
commite88e641bc0a90cc28c3981b3444bfdd0af1358a9 (patch)
tree8daf2497b6bceae7b2f245f39a9dd168d09eac0e /Source/Core/VideoCommon/GraphicsModSystem/Config
parent8167a046ef763d25e6bce91ef07abb99659dc39f (diff)
Jit64: Clean up the test_bit variable
Using shifts and bit tests makes the code unnecessarily annoying to reason about. I'm replacing it with subtracting from 3 to translate the bit order from the PowerPC format to the usual format.
Diffstat (limited to 'Source/Core/VideoCommon/GraphicsModSystem/Config')
0 files changed, 0 insertions, 0 deletions