mov (Pixel Shader) 
Move data between registers.
Syntax
where
- dst is the destination register.
 - src is a source register.
 
Remarks
| Pixel shader versions | 1_1 | 1_2 | 1_3 | 1_4 | 2_0 | 2_x | 2_sw | 3_0 | 3_sw | 
|---|
| mov | x | x | x |  | x | x | x | x | x | 
|---|
Instruction Information
| Minimum operating system | Windows 98 | 
|---|