コード例 #1
0
ファイル: ArcNEKO.cs プロジェクト: y111303tut/GARbro
 void psubd(int i)
 {
     mm[0] = MMX.PSubD(mm[0], mm[i]);
 }