]> git.proxmox.com Git - mirror_qemu.git/commit - tcg/i386/tcg-target.c
tcg/i386: Only one call output register needed for 64 bit hosts
authorStefan Weil <weil@mail.berlios.de>
Mon, 5 Sep 2011 09:06:58 +0000 (11:06 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 17 Sep 2011 17:54:49 +0000 (17:54 +0000)
commit68af23af694b4aa9f8e32b11ab4cc05933178b57
tree35ecad24194fc53a3833722362b1676001ce9a14
parent5c6562c204699616766b0d50c9d8a84d4a029b77
tcg/i386: Only one call output register needed for 64 bit hosts

The second register is only needed for 32 bit hosts.

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
tcg/i386/tcg-target.c