#
# Patch managed by http://www.holgerschurig.de/patcher.html
#

--- xine-lib-1.1.0/src/post/goom/mmx.h~cpu-1.0
+++ xine-lib-1.1.0/src/post/goom/mmx.h
@@ -98,6 +98,8 @@
 		/* Get standard CPUID information, and
 		       go to a specific vendor section */
 		"movl $0, %%eax\n\t"
+
+		"pushl %%ebx\n\t"
 		"cpuid\n\t"
 
 		/* Check for Intel */