Alexander Graf wrote:
>
> This version fixes a wrong identifier (%0 instead of %1) and makes 
> things work without touching the stack. This works by using %esi as 
> backup-register for %ebx. It furthermore moves "function" directly to 
> eax, without relying on gcc optimizations to realize this.
>

Applied, thanks.  Let's see if gcc can handle 4 register constraints + 1 
clobber.

-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to