Exemple #1
0
 void psubw(int i)
 {
     mm[0] = MMX.PSubW(mm[0], mm[i]);
 }