summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GraphicsModSystem/Config/GraphicsModFeature.h
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2023-08-19 12:10:08 +0200
committerJosJuice <josjuice@gmail.com>2023-11-29 19:13:09 +0100
commit4a4e7d9b8a35ddf19a1441e7ca401498fb4bda62 (patch)
treec92d6e55e5c760dc43ae7664596ba20de9e8c24f /Source/Core/VideoCommon/GraphicsModSystem/Config/GraphicsModFeature.h
parent3df09f349d5ebe6de8694ee1ec08797748132387 (diff)
Jit: Swap locations of effectiveAddress and msrBits
This slightly improves instruction-level parallelism in Jit64's slow dispatcher by shifting the PC left instead of the MSR. In the past, this also enabled an optimization in JitArm64's fast path where we could use LDP to load normalEntry and msrBits in one instruction, but this was superseded by fd9c970.
Diffstat (limited to 'Source/Core/VideoCommon/GraphicsModSystem/Config/GraphicsModFeature.h')
0 files changed, 0 insertions, 0 deletions