VECTOR_COMPARE_UGT/UGE (probably).
This commit is contained in:
@@ -57,6 +57,10 @@ enum XmmConst {
|
||||
XMMShiftByteMask,
|
||||
XMMUnsignedDwordMax,
|
||||
XMM255,
|
||||
XMMSignMaskI8,
|
||||
XMMSignMaskI16,
|
||||
XMMSignMaskI32,
|
||||
XMMSignMaskF32,
|
||||
};
|
||||
|
||||
// Unfortunately due to the design of xbyak we have to pass this to the ctor.
|
||||
|
||||
Reference in New Issue
Block a user