x86-64: slightly stream-line 32-bit syscall entry code
authorJan Beulich <jbeulich@novell.com>
Fri, 29 Aug 2008 12:21:11 +0000 (13:21 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 13 Oct 2008 08:19:54 +0000 (10:19 +0200)
Avoid updating registers or memory twice as well as needlessly loading
or copying registers.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found