Untested VECTOR_SHA 16 variable and VECTOR_SHL 16 variable.

This commit is contained in:
Ben Vanik
2014-08-05 11:49:59 -07:00
parent 810c256f21
commit 07afc58264
3 changed files with 37 additions and 1 deletions

View File

@@ -54,6 +54,8 @@ enum XmmConst {
XMMPackD3DCOLOR,
XMMUnpackD3DCOLOR,
XMMOneOver255,
XMMMaskEvenPI16,
XMMShiftMaskEvenPI16,
XMMShiftMaskPS,
XMMShiftByteMask,
XMMUnsignedDwordMax,