target/hppa: Implement mmu_idx from IA privilege level
commit3d68ee7bbe34278d5792f5341ba0246069c6191c
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 9 Oct 2017 17:17:24 +0000 (9 10:17 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 30 Jan 2018 18:08:18 +0000 (30 10:08 -0800)
treee3e5dff266fe0eb24e5d6bb0ea75964ee4e3bf52
parenteaa3783b687491bb2430951d1be1d849b6be6719
target/hppa: Implement mmu_idx from IA privilege level

Most aspects of privilege are not yet handled.  But this
gives us the start from which to begin checking.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hppa/cpu.c
target/hppa/cpu.h
target/hppa/translate.c