Changes

Jump to navigation Jump to search
No change in size ,  19:06, 13 November 2014
m
no edit summary
Line 142: Line 142:  
|  1
 
|  1
 
|  MIN
 
|  MIN
|  Takes the max of two vectors, component by component; DST[i] = MIN(SRC1[i], SRC2[i]) for all i (modulo destination component masking)
+
|  Takes the min of two vectors, component by component; DST[i] = MIN(SRC1[i], SRC2[i]) for all i (modulo destination component masking)
 
|-
 
|-
 
|  0x0E
 
|  0x0E
1

edit

Navigation menu