tcg/ppc: Support tlb offsets larger than 64k
commit4a64e0fd6876e45b34cd87b700ee30ef5c10c87a
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 10 Jan 2018 07:47:25 +0000 (10 07:47 +0000)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 16 Jan 2018 16:21:56 +0000 (16 08:21 -0800)
treeec8fe6fdef314d7567e5d7d285250fb707dacd14
parent71f9cee9d0a36dc4c00dfeeeca1301f265268f62
tcg/ppc: Support tlb offsets larger than 64k

AArch64 with SVE has an offset of 80k to the 8th TLB.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/ppc/tcg-target.inc.c