commit | 884d348b7bd4c6f1c1993dafd2e89ac31fe4e543 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Fri Apr 09 10:46:40 2010 -0700 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Mon Apr 26 20:06:17 2010 +0200 |
tree | ff2240661a9089737ee3c91646542c8a32d8129b | |
parent | 0085bd5161190840ed810d771a63c8a66e7bc380 [diff] |
tcg-hppa: Fix GUEST_BASE initialization in prologue. Load from the guest_base variable rather than embed a constant. Always reserve TCG_GUEST_BASE_REG if guest base support enabled. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>