qemu/tcg/hppa
Richard Henderson f061b40e91 tcg-hppa: Fix softmmu loads and stores.
Along the tlb hit path, we were modifying the variables holding the input
register numbers, which lead to incorrect expansion of the tlb miss path.
Fix this by extracting the tlb hit path to separate functions with their
own local variables.  This also makes the difference between softmmu and
user-only easier to read.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2010-04-26 20:06:17 +02:00
..
tcg-target.c tcg-hppa: Fix softmmu loads and stores. 2010-04-26 20:06:17 +02:00
tcg-target.h tcg-hppa: Constrain immediate inputs to and_i32, or_i32, andc_i32. 2010-04-26 20:06:17 +02:00