JIT - vctsxs: Properly saturate signed integers
This commit is contained in:
@@ -89,9 +89,9 @@ enum XmmConst {
|
||||
XMMSignMaskF32,
|
||||
XMMShortMinPS,
|
||||
XMMShortMaxPS,
|
||||
XMMIntMaxPS,
|
||||
XMMIntMin,
|
||||
XMMIntMax,
|
||||
XMMIntMaxPD,
|
||||
XMMInt64MaxPD,
|
||||
};
|
||||
|
||||
// Unfortunately due to the design of xbyak we have to pass this to the ctor.
|
||||
|
||||
Reference in New Issue
Block a user