* remove disassembler hint \331 from comisd, it causes rex to be

generated too early. rex must be generated after the 0x66 prefix.
  There might be more problems like this which must be fixed.

git-svn-id: trunk@8787 -
This commit is contained in:
florian 2007-10-14 09:32:01 +00:00
parent 5d31cd02a7
commit 6eff22d466

View File

@ -2864,8 +2864,8 @@ xmmreg,mem,imm \301\331\1\x66\323\2\x0F\xC2\110\26 WILLAMETTE,SSE2,SM
[COMISD]
(Ch_All, Ch_None, Ch_None)
xmmreg,xmmreg \331\3\x66\x0F\x2F\110 WILLAMETTE,SSE2
xmmreg,mem \331\1\x66\301\323\2\x0F\x2F\110 WILLAMETTE,SSE2
xmmreg,xmmreg 1\x66\323\2\x0F\x2F\110 WILLAMETTE,SSE2
xmmreg,mem 1\x66\301\323\2\x0F\x2F\110 WILLAMETTE,SSE2
[CVTDQ2PD]
(Ch_Wop2, Ch_Rop1, Ch_None)