diff options
| author | JosJuice <josjuice@gmail.com> | 2022-10-06 23:03:55 +0200 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2022-10-09 16:46:09 +0200 |
| commit | 04628034bce1b6512b042e2667fae8e1120b376e (patch) | |
| tree | d924cbc3f9c621f0493f865eeb32d849b3090430 /Source/Core/VideoCommon/VideoConfig.cpp | |
| parent | 8be5300ef9247b02715e9c250c9f1d39c1c6858e (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/VideoConfig.cpp')
0 files changed, 0 insertions, 0 deletions
