summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VertexLoaderManager.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2022-11-26 17:57:16 +0100
committerJosJuice <josjuice@gmail.com>2022-11-26 18:14:58 +0100
commitf45d3a6a2c80abf866b9228ae8e664e39850d8ce (patch)
tree756210e3da57221e6fd987ae6ef1a497fa4d98e9 /Source/Core/VideoCommon/VertexLoaderManager.cpp
parent0ef6d30a0dde197ccb2736dd46191e7f867f3502 (diff)
JitArm64: Optimize ps_mergeXX
1. In some cases, ps_merge01 can be implemented using one instruction. 2. When we need two instructions for ps_merge01, it's best to start with a MOV to avoid false dependencies on the destination register. 3. ps_merge10 can be implemented using a single EXT instruction.
Diffstat (limited to 'Source/Core/VideoCommon/VertexLoaderManager.cpp')
0 files changed, 0 insertions, 0 deletions