tcg-arm: Use TCG_REG_TMP name for the tcg temporary
authorRichard Henderson <rth@twiddle.net>
Tue, 12 Mar 2013 16:49:04 +0000 (09:49 -0700)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 27 Apr 2013 00:16:44 +0000 (02:16 +0200)
commit4346457a47732cc0bd3a8f36d743624dc277ea55
tree86f0890bf0f23a496686a2e838580d5a120bd75d
parent0637c56c99be1c73f5814c7f02c0735242b757e5
tcg-arm: Use TCG_REG_TMP name for the tcg temporary

Don't hard-code R8.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/arm/tcg-target.c