summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/maxwell/translate/impl/integer_scaled_add.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader: Implement ISCADD (imm)ReinUsesLisp2021-07-231-2/+2
* shader: Simplify ISCADDReinUsesLisp2021-07-231-6/+1
* shader: Initial instruction supportReinUsesLisp2021-07-231-0/+73