summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/maxwell/translate/impl/load_effective_address.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* shader: Implement CC for ISET, FSET, PSET, CSET, and DSETFernandoS272021-07-231-1/+9
| | | | Throw when other instructions are missing CC.
* shader: Implement LEAameerj2021-07-231-0/+100