qemu/target/hppa
Helge Deller 6210db057a target/hppa: Implement halt and reset instructions
Real hardware would use an external device to control the power.
But for the moment let's invent instructions in reserved space,
to be used by our custom firmware.

Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2018-01-31 05:30:49 -08:00
..
cpu-qom.h target-hppa: Add framework and enable compilation 2017-01-23 09:52:40 -08:00
cpu.c target/hppa: Implement the interval timer 2018-01-30 10:22:26 -08:00
cpu.h target/hppa: Implement LPA 2018-01-30 10:22:26 -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 halt and reset instructions 2018-01-31 05:30:49 -08:00
int_helper.c target/hppa: Implement the interval timer 2018-01-30 10:22:26 -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 LPA 2018-01-30 10:22:26 -08:00
op_helper.c target/hppa: Implement halt and reset instructions 2018-01-31 05:30:49 -08:00
translate.c target/hppa: Implement halt and reset instructions 2018-01-31 05:30:49 -08:00