GPU/Shader Instruction Set: Difference between revisions

Smea (talk | contribs)
m added unknown opcodes
Normmatt (talk | contribs)
Line 464: Line 464:
|-
|-
|  0x28
|  0x28
2
1c
|  IFC
|  IFC
|  If condition (see [[#Conditions|below]] for details) is true, then executes instructions until DST, then jumps to DST+NUM; else, jumps to DST
|  If condition (see [[#Conditions|below]] for details) is true, then executes instructions until DST, then jumps to DST+NUM; else, jumps to DST