tcg-hppa: Load GUEST_BASE as an immediate.
commit4b31713dc4fa81e9026413acc6825073b92453bc
authorRichard Henderson <rth@twiddle.net>
Thu, 6 May 2010 15:50:42 +0000 (6 08:50 -0700)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 21 May 2010 16:41:21 +0000 (21 18:41 +0200)
tree83282eeebbe957acc5848d6b668d9779fd07553c
parent9002ec794e8154ff774270cf9fac5f850a1c5751
tcg-hppa: Load GUEST_BASE as an immediate.

Now that the prologue is generated after GUEST_BASE is fixed,
we can load it as an immediate, and also avoid reserving the
register if it isn't necessary.

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