avoid opAVX_X_X_XMcvt

This commit is contained in:
MITSUNARI Shigeo 2016-07-24 12:47:05 +09:00
parent c756f0abcb
commit ee17879669
4 changed files with 31 additions and 21 deletions

View file

@ -2086,7 +2086,7 @@ public:
void putMin()
{
#ifdef XBYAK64
putClass();
put("vextractf32x4", XMM_KZ, _YMM, IMM8);
#endif
}
void putAVX512()