VCVTPD2PS, VCVTPD2DQ, VCVTTPD2DQ mem need explicit op size (BR 1974170)
commit62449a6ce08e4aff1ffa8b77ddb759ebe5d8567c
authorH. Peter Anvin <hpa@zytor.com>
Tue, 27 May 2008 05:48:51 +0000 (26 22:48 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 27 May 2008 05:48:51 +0000 (26 22:48 -0700)
treee39b02c85a5d718621ceb3a41a52563118373e7e
parent4a49b6770fc7889dcc6c1689e96748f602f8ad95
VCVTPD2PS, VCVTPD2DQ, VCVTTPD2DQ mem need explicit op size (BR 1974170)

BR 1974170: VCVTPD2PS, VCVTPD2DQ, VCVTTPD2DQ with a memory operand are
ambiguous without a specific operand size, so force one to be added.

Split the instruction pattern due to our current clunky handling of
MMX/XMM/YMM registers together with sizes.  Fix in the future, please!
insns.dat
test/avx.asm