Browse Source

* regenerated

git-svn-id: trunk@8788 -
florian 18 years ago
parent
commit
bb314e5456
2 changed files with 4 additions and 4 deletions
  1. 2 2
      compiler/i386/i386tab.inc
  2. 2 2
      compiler/x86_64/x8664tab.inc

+ 2 - 2
compiler/i386/i386tab.inc

@@ -8705,14 +8705,14 @@
     opcode  : A_COMISD;
     ops     : 2;
     optypes : (ot_xmmreg,ot_xmmreg,ot_none);
-    code    : #217#3#102#15#47#72;
+    code    : #1#102#211#2#15#47#72;
     flags   : if_willamette or if_sse2
   ),
   (
     opcode  : A_COMISD;
     ops     : 2;
     optypes : (ot_xmmreg,ot_memory,ot_none);
-    code    : #217#1#102#193#211#2#15#47#72;
+    code    : #1#102#193#211#2#15#47#72;
     flags   : if_willamette or if_sse2
   ),
   (

+ 2 - 2
compiler/x86_64/x8664tab.inc

@@ -8663,14 +8663,14 @@
     opcode  : A_COMISD;
     ops     : 2;
     optypes : (ot_xmmreg,ot_xmmreg,ot_none);
-    code    : #217#3#102#15#47#72;
+    code    : #1#102#211#2#15#47#72;
     flags   : if_willamette or if_sse2
   ),
   (
     opcode  : A_COMISD;
     ops     : 2;
     optypes : (ot_xmmreg,ot_memory,ot_none);
-    code    : #217#1#102#193#211#2#15#47#72;
+    code    : #1#102#193#211#2#15#47#72;
     flags   : if_willamette or if_sse2
   ),
   (