tcg-mips: Introduce TCG_TMP0, TCG_TMP1
commit6c530e32f4d2edacf870d88fd733af3442f2f0f1
authorRichard Henderson <rth@twiddle.net>
Tue, 15 Apr 2014 16:07:52 +0000 (15 09:07 -0700)
committerRichard Henderson <rth@twiddle.net>
Sat, 24 May 2014 15:45:44 +0000 (24 08:45 -0700)
tree74362753a414b7c441ea1e7c971f86b97e3818e4
parent418839044e7ab7d0282f8685f8db40bd6cd97b96
tcg-mips: Introduce TCG_TMP0, TCG_TMP1

Use these instead of hard-coding the registers to use for temporaries.

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/mips/tcg-target.c