tcg-ppc64: Avoid some hard-codings of TCG_TYPE_I64
authorRichard Henderson <rth@twiddle.net>
Mon, 24 Mar 2014 22:22:35 +0000 (15:22 -0700)
committerRichard Henderson <rth@twiddle.net>
Mon, 23 Jun 2014 14:31:07 +0000 (07:31 -0700)
commitde3d636d83016a0a3b32e7f73f29dfd7b5e8a549
tree5ddd62582714c34772a434996ff98a78e9ec1c90
parent9171478c954cfce97a0d3c827e82da723a4a091c
tcg-ppc64: Avoid some hard-codings of TCG_TYPE_I64

Using more appropriate _PTR or _REG where possible.

Tested-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/ppc64/tcg-target.c