summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/ShaderCache.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2022-10-06 23:03:55 +0200
committerJosJuice <josjuice@gmail.com>2022-10-09 16:46:09 +0200
commit04628034bce1b6512b042e2667fae8e1120b376e (patch)
treed924cbc3f9c621f0493f865eeb32d849b3090430 /Source/Core/VideoCommon/ShaderCache.cpp
parent8be5300ef9247b02715e9c250c9f1d39c1c6858e (diff)
JitAsm64: Reorder instructions in routines to allow macro-op fusion
Micro-optimization. Some CPUs can fuse CMP+B, TST+B, arith+CBZ, etc. I also moved things around for CMP+CSET and TST+CSET - which I'm not sure if any CPUs support - but it doesn't hurt anything, so I might as well.
Diffstat (limited to 'Source/Core/VideoCommon/ShaderCache.cpp')
0 files changed, 0 insertions, 0 deletions