reorder cmpsd, movsd

This commit is contained in:
Alan Modra
2002-04-11 11:58:30 +00:00
parent 9ddd9fb225
commit d6e14e29f1
2 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,7 @@
2002-04-11 Alan Modra <amodra@bigpond.net.au>
* i386.h: Add intel mode cmpsd and movsd.
Put them before SSE2 insns, so that rep prefix works.
2002-03-15 Chris G. Demetriou <cgd@broadcom.com>