[CPU] Fix W in 2101010 vupkd3d and revert untested saturation

This commit is contained in:
Triang3l
2018-06-11 17:22:15 +03:00
parent 5f16e46282
commit 0378f532ab
3 changed files with 9 additions and 14 deletions

View File

@@ -55,6 +55,7 @@ enum XmmConst {
XMMNormalizeX16Y16,
XMM0001,
XMM3301,
XMM3331,
XMM3333,
XMMSignMaskPS,
XMMSignMaskPD,
@@ -76,7 +77,6 @@ enum XmmConst {
XMMPackSHORT_2,
XMMPackSHORT_4,
XMMUnpackSHORT_2,
XMMUnpackSHORT_2_Min,
XMMUnpackSHORT_4,
XMMPackUINT_2101010_MinUnpacked,
XMMPackUINT_2101010_MaxUnpacked,