GPU/Shader Instruction Set: Difference between revisions
Line 464: | Line 464: | ||
|- | |- | ||
| 0x28 | | 0x28 | ||
| | | 2 | ||
| 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 |