GPU/Shader Instruction Set: Difference between revisions
mNo edit summary |
|||
Line 81: | Line 81: | ||
| 1 | | 1 | ||
| MOV | | MOV | ||
| Moves value; DST = SRC1 | | Moves value from one register to another; DST = SRC1 | ||
|- | |- | ||
| 0x24 | | 0x24 |
mNo edit summary |
|||
Line 81: | Line 81: | ||
| 1 | | 1 | ||
| MOV | | MOV | ||
| Moves value; DST = SRC1 | | Moves value from one register to another; DST = SRC1 | ||
|- | |- | ||
| 0x24 | | 0x24 |