qemu/tcg/mips
Richard Henderson f216a35f36 tcg-mips: Use T9 for TCG_TMP1
T0 is an argument register for the n32 and n64 abis.  T9 is the call
address register for the abis, and is more directly under the control
of the backend.

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2014-05-24 08:45:48 -07:00
..
tcg-target.c tcg-mips: Use T9 for TCG_TMP1 2014-05-24 08:45:48 -07:00
tcg-target.h tcg-mips: Rearrange register allocation 2014-05-24 08:45:28 -07:00