Variable vector_shl int8.
This commit is contained in:
@@ -51,6 +51,7 @@ enum XmmConst {
|
||||
XMMUnpackD3DCOLOR = 12,
|
||||
XMMOneOver255 = 13,
|
||||
XMMShiftMaskPS = 14,
|
||||
XMMShiftByteMask = 15,
|
||||
};
|
||||
|
||||
// Unfortunately due to the design of xbyak we have to pass this to the ctor.
|
||||
|
||||
Reference in New Issue
Block a user