[arch-commits] Commit in qemu/repos/extra-i686 (helper.patch)

Tobias Powalowski tpowa at archlinux.org
Mon Mar 30 06:42:16 UTC 2009


    Date: Monday, March 30, 2009 @ 02:42:16
  Author: tpowa
Revision: 32319

'removed patch?\195?\132

Deleted:
  qemu/repos/extra-i686/helper.patch

--------------+
 helper.patch |   17 -----------------
 1 file changed, 17 deletions(-)

Deleted: helper.patch
===================================================================
--- helper.patch	2009-03-30 06:42:01 UTC (rev 32318)
+++ helper.patch	2009-03-30 06:42:16 UTC (rev 32319)
@@ -1,17 +0,0 @@
---- trunk/target-i386/helper.c	2009/03/05 19:01:21	6688
-+++ trunk/target-i386/helper.c	2009/03/05 19:01:28	6689
-@@ -1421,10 +1421,10 @@
- #else
-     asm volatile("pusha \n\t"
-                  "cpuid \n\t"
--                 "mov %%eax, 0(%1) \n\t"
--                 "mov %%ebx, 4(%1) \n\t"
--                 "mov %%ecx, 8(%1) \n\t"
--                 "mov %%edx, 12(%1) \n\t"
-+                 "mov %%eax, 0(%2) \n\t"
-+                 "mov %%ebx, 4(%2) \n\t"
-+                 "mov %%ecx, 8(%2) \n\t"
-+                 "mov %%edx, 12(%2) \n\t"
-                  "popa"
-                  : : "a"(function), "c"(count), "S"(vec)
-                  : "memory", "cc");




More information about the arch-commits mailing list