OSDN Git Service

tcg-aarch64: Reuse LR in translated code
authorRichard Henderson <rth@twiddle.net>
Thu, 15 Aug 2013 19:54:28 +0000 (12:54 -0700)
committerRichard Henderson <rth@redhat.com>
Wed, 16 Apr 2014 16:12:59 +0000 (12:12 -0400)
commitd82b78e48b3583af5cd62c7e096664782c23d04a
tree0677943d46776a4790d43cada986c26186e21014
parent3d9e69a238874d70861ac219a5a87320efaf21dd
tcg-aarch64: Reuse LR in translated code

It's obviously call-clobbered, but is otherwise unused.
Repurpose it as the TCG temporary.

Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/aarch64/tcg-target.c
tcg/aarch64/tcg-target.h