target/hppa: Implement P*TLB and P*TLBE insns
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 27 Oct 2017 16:33:23 +0000 (18:33 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 30 Jan 2018 18:22:26 +0000 (10:22 -0800)
commit63300a00ab52c770f8a76218d4a3a75e0db8a6d0
treec1e3d56a2cecf0aec0d2d6d736c5b2cfc487788a
parent8d6ae7fb3a9c4369979bcc7188966fa725eed033
target/hppa: Implement P*TLB and P*TLBE insns

We now have all of the TLB manipulation instructions.

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