]> git.proxmox.com Git - qemu.git/commit
tcg: Allow TCG_TARGET_REG_BITS to be specified independantly
authorRichard Henderson <rth@twiddle.net>
Tue, 20 Aug 2013 21:41:29 +0000 (14:41 -0700)
committerRichard Henderson <rth@twiddle.net>
Mon, 2 Sep 2013 16:08:29 +0000 (09:08 -0700)
commit78cd7b835e13bee4416782b6ed41e9bef76e3cfc
tree72df31f9f5507454d5f9a3e10ada1498f105516d
parent3e9bd63acf145bb2d3da277ee85167878ade53bd
tcg: Allow TCG_TARGET_REG_BITS to be specified independantly

There are several hosts for which it would be useful to use the
available 64-bit registers in a 32-bit pointer environment.

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