OSDN Git Service

tcg-arm: Return register containing tlb addend
authorRichard Henderson <rth@twiddle.net>
Fri, 30 Aug 2013 15:45:53 +0000 (08:45 -0700)
committerRichard Henderson <rth@twiddle.net>
Tue, 1 Oct 2013 17:20:33 +0000 (10:20 -0700)
commitd3e440bef2783b7b2ebc210a0717c36351506b8c
treea5493bd819be49820600c9d6e27a6b0d1f8e26ee
parentd0ebde228415c6d89ad61270a461717fbb04915c
tcg-arm: Return register containing tlb addend

Preparatory to rescheduling the tlb load, and changing said register.
Continues to use R1 for now.

Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/arm/tcg-target.c