summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/maxwell/translate/impl/integer_scaled_add.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-23shader: Implement ISCADD (imm)ReinUsesLisp1-2/+2
2021-07-23shader: Simplify ISCADDReinUsesLisp1-6/+1
2021-07-23shader: Initial instruction supportReinUsesLisp1-0/+73