tcg-arm: Fix 64-bit tlb load for pre-v6
commit8ddaeb1be66246225fe5aeeec33e4e7b82762694
authorRichard Henderson <rth@twiddle.net>
Mon, 29 Apr 2013 15:08:22 +0000 (29 08:08 -0700)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 3 May 2013 09:53:29 +0000 (3 11:53 +0200)
tree202e3268915699354adad3d0c0b264a1e4fe53ee
parent29851ee7c8bd3fb8542e21cd0270c73132590350
tcg-arm: Fix 64-bit tlb load for pre-v6

Found by inspection, since the effect of the bug was simply to
send all memory ops through the slow path.

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