tcg-hppa: Schedule the address masking after the TLB load.
commit739734cb5cf90c3e692d41b51fa095240b49ddd7
authorRichard Henderson <rth@twiddle.net>
Fri, 9 Apr 2010 17:49:10 +0000 (9 10:49 -0700)
committerAurelien Jarno <aurelien@aurel32.net>
Mon, 26 Apr 2010 18:06:17 +0000 (26 20:06 +0200)
treed56d92d06ff3cc39483a915c459fd6d4bbae3a32
parentf061b40e91b96d32e535cc81362904c685483506
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>
tcg/hppa/tcg-target.c