]> git.proxmox.com Git - mirror_qemu.git/commit - tcg/sparc/tcg-target.inc.c
tcg-sparc: Remove most uses of TCG_TARGET_REG_BITS
authorRichard Henderson <rth@twiddle.net>
Sun, 8 Sep 2013 18:00:59 +0000 (11:00 -0700)
committerRichard Henderson <rth@twiddle.net>
Mon, 28 Apr 2014 18:06:35 +0000 (11:06 -0700)
commit9f44adc5735fa65f0427dcc5206ee7aeda053b25
tree70a6eba1f25ed956066a0d8886a31eeca9a14814
parent4bb7a41ed635960e1551e8b5a1aea9ee4d1758a3
tcg-sparc: Remove most uses of TCG_TARGET_REG_BITS

Replace with SPARC64 define.  Soon even sparcv8plus will use
64-bit register as far as TCG is concerned.

Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/sparc/tcg-target.c