]> Git Repo - qemu.git/commit - tcg/tcg.h
tcg: Allow TCG_TARGET_REG_BITS to be specified independantly
authorRichard Henderson <[email protected]>
Tue, 20 Aug 2013 21:41:29 +0000 (14:41 -0700)
committerRichard Henderson <[email protected]>
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 <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
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
This page took 0.025435 seconds and 4 git commands to generate.