* do not allow VCOMISD/VCOMISS to use a memory location as target

git-svn-id: trunk@26774 -
This commit is contained in:
florian 2014-02-14 21:26:51 +00:00
parent ed25721ff0
commit 75a13f7e47

View File

@ -288,7 +288,9 @@ implementation
A_UNPCKLPS,
A_UNPCKHPS,
A_SHUFPD,
A_SHUFPS:
A_SHUFPS,
A_VCOMISD,
A_VCOMISS:
replaceoper:=-1;
A_IMUL: