Changes

No change in size ,  23:57, 16 November 2014
m
MAD operand order
Line 301: Line 301:  
|  5
 
|  5
 
|  MAD
 
|  MAD
|  Multiplies two vectors and adds a third one component by component; DST[i] = SRC2[i] + SRC1[i].SRC3[i] for all i (modulo destination component masking)
+
|  Multiplies two vectors and adds a third one component by component; DST[i] = SRC1[i] + SRC2[i].SRC3[i] for all i (modulo destination component masking)
 
|}
 
|}
  
373

edits