summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/maxwell/translate/impl/integer_shift_left.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-23shader: FMUL, select, RRO, and MUFU fixesReinUsesLisp1-1/+1
2021-07-23shader: Fix MOV(reg), add SHL variants and emit neg and abs instructionsReinUsesLisp1-4/+4
2021-07-23shader: Initial implementation of an ASTReinUsesLisp1-1/+1
2021-07-23shader: Initial instruction supportReinUsesLisp1-0/+71