qemu-e2k/target/hppa
Richard Henderson 650cdb2a2e target/hppa: Implement tlb_fill
However since HPPA has a software-managed TLB, and the relevant
TLB manipulation instructions are not implemented, this does not
actually do anything.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2018-01-30 10:22:15 -08:00
..
cpu-qom.h
cpu.c target/hppa: Implement IASQ 2018-01-30 10:08:18 -08:00
cpu.h target/hppa: Implement tlb_fill 2018-01-30 10:22:15 -08:00
gdbstub.c target/hppa: Add control registers 2018-01-30 10:08:18 -08:00
helper.c target/hppa: Implement IASQ 2018-01-30 10:08:18 -08:00
helper.h target/hppa: Implement rfi 2018-01-30 10:08:18 -08:00
int_helper.c target/hppa: Implement tlb_fill 2018-01-30 10:22:15 -08:00
Makefile.objs target/hppa: Fill in hppa_cpu_do_interrupt/hppa_cpu_exec_interrupt 2018-01-30 10:08:18 -08:00
mem_helper.c target/hppa: Implement tlb_fill 2018-01-30 10:22:15 -08:00
op_helper.c target/hppa: Implement IASQ 2018-01-30 10:08:18 -08:00
translate.c target/hppa: Implement IASQ 2018-01-30 10:08:18 -08:00