[CPU] vupkd3d: NaN on negative overflow and tests
This commit is contained in:
@@ -78,11 +78,14 @@ enum XmmConst {
|
||||
XMMPackSHORT_4,
|
||||
XMMUnpackSHORT_2,
|
||||
XMMUnpackSHORT_4,
|
||||
XMMUnpackSHORT_Overflow,
|
||||
XMMPackUINT_2101010_MinUnpacked,
|
||||
XMMPackUINT_2101010_MaxUnpacked,
|
||||
XMMPackUINT_2101010_MaskUnpacked,
|
||||
XMMPackUINT_2101010_MaskPacked,
|
||||
XMMPackUINT_2101010_Shift,
|
||||
XMMUnpackUINT_2101010_Overflow,
|
||||
XMMUnpackOverflowNaN,
|
||||
XMMOneOver255,
|
||||
XMMMaskEvenPI16,
|
||||
XMMShiftMaskEvenPI16,
|
||||
|
||||
Reference in New Issue
Block a user