Fixing permute, I think.

This commit is contained in:
Ben Vanik
2014-10-25 15:23:27 -07:00
parent 07a7f36871
commit e767c2e90a
9 changed files with 67 additions and 5 deletions

View File

@@ -67,6 +67,7 @@ enum XmmConst {
XMMShiftMaskEvenPI16,
XMMShiftMaskPS,
XMMShiftByteMask,
XMMSwapWordMask,
XMMUnsignedDwordMax,
XMM255,
XMMPI32,