i386 tcg-target: fix to compile on 64-bit hosts
authorIgor Mitsyanko <i.mitsyanko@samsung.com>
Fri, 13 Jul 2012 16:37:03 +0000 (20:37 +0400)
committerEvgeny Voevodin <e.voevodin@samsung.com>
Fri, 27 Jul 2012 06:26:37 +0000 (10:26 +0400)
commit104c554cdc97a8c2c914fe606d76288b2f3847e6
treed084a91cbb26f5b05c63b836c12b43778970b18b
parent3454f2c3002f6993c484a518692ba44b1160cd51
i386 tcg-target: fix to compile on 64-bit hosts

There were some bugs in i386 tcg-target code for 64 bit hosts path which wouldnt allow
to compile qemu for 64 bit host.

Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
tcg/i386/tcg-target.c