[JIT] Full vctuxs support

This commit is contained in:
DrChat
2018-03-01 23:49:44 -06:00
parent 4766a5ec24
commit 0577b6c9be
5 changed files with 113 additions and 14 deletions

View File

@@ -95,6 +95,7 @@ enum XmmConst {
XMMIntMin,
XMMIntMax,
XMMIntMaxPD,
XMMPosIntMinPS,
};
// Unfortunately due to the design of xbyak we have to pass this to the ctor.