summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/FramebufferManager.cpp
diff options
context:
space:
mode:
authorPokechu22 <Pokechu022@gmail.com>2021-08-13 11:52:17 -0700
committerPokechu22 <Pokechu022@gmail.com>2021-08-21 17:07:14 -0700
commit88d2a7260d386e7bebf0bbcad89f3853aed1bbc2 (patch)
tree76d0e26447c90b8d385811f30ab8e9d657ec6c01 /Source/Core/VideoCommon/FramebufferManager.cpp
parentddc2dd91d2068a3ab4a466fc8c4fcbef30ca3dd4 (diff)
DSPLLE: Improve various instruction comments
* DSP*Arithmetic: Fix grammar for ANDCF and ANDF * DSP*Arithmetic: Fix registers used by MOVAX and MOV * DSP*Branch: Fix documentation for JMPR * DSP*Branch: Fix HALT encoding ("I think I saw a two") * DSP*ExtOps: Fix 'LN encoding (The listed encoding was for 'L) * DSP*ExtOps: Improve documentation for 'LD and 'LDAX * DSPJitExtOps: Correct typo * DSP*LoadStore: Remove obsolete comment about pc in SRS (This was fixed in 1419e7e5b2d8aad63ef9c2bf3ef9f5b7db759b49) * DSP*LoadStore: Fix comments for LRR/SRR * DSP*Misc: Improve documentation for SBCLR and SBSET * DSP*Multiplier: Fix MULXAC encoding (The previous encoding was for MULXMVZ) * DSP*Multiplier: Fix tabs in MULCAC and MULCMVZ (There are some other tabs in comments in the JIT, but these are the only ones that are in instruction comments instead of indicating the corresponding interpreter code. Those other comments can be corrected in a different PR, as they're not documentation related.) * DSPJitMultiplier: Fix MULXMVZ typo
Diffstat (limited to 'Source/Core/VideoCommon/FramebufferManager.cpp')
0 files changed, 0 insertions, 0 deletions