commit | 739734cb5cf90c3e692d41b51fa095240b49ddd7 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Fri Apr 09 10:49:10 2010 -0700 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Mon Apr 26 20:06:17 2010 +0200 |
tree | d56d92d06ff3cc39483a915c459fd6d4bbae3a32 | |
parent | f061b40e91b96d32e535cc81362904c685483506 [diff] |
tcg-hppa: Schedule the address masking after the TLB load. Issue the tlb load as early as possible and perform the address masking while the load is completing. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>