]> git.proxmox.com Git - qemu.git/commit
tcg-i386: Add and use tcg_out64
authorRichard Henderson <rth@twiddle.net>
Thu, 25 Jul 2013 19:42:17 +0000 (09:42 -1000)
committerRichard Henderson <rth@twiddle.net>
Mon, 26 Aug 2013 20:31:53 +0000 (13:31 -0700)
commitac26eb69a311396668809eadbf7ff4e623447d4c
tree30d118b55877ff13286c59a8ef93aedfaec1051b
parent2bb8656dadcaa521a9699ab2a2632b68da36c998
tcg-i386: Add and use tcg_out64

No point in splitting the write into 32-bit pieces.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/i386/tcg-target.c
tcg/tcg.c