qemu/target/hppa
Helge Deller 68e3e604d6 target/hppa: PDC_BTLB_INFO uses 32-bit ints
The BTLB helper function stores the BTLB info (four 32-bit ints) into
the memory of the guest. They are only available when emulating a 32-bit
CPU in the guest, so use "uint32_t" instead of "target_ulong" here.

Signed-off-by: Helge Deller <deller@gmx.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2024-02-11 13:20:23 +01:00
..
cpu-param.h
cpu-qom.h
cpu.c target/hppa: Implement do_transaction_failed handler for I/O errors 2024-02-11 13:20:23 +01:00
cpu.h target/hppa: Implement do_transaction_failed handler for I/O errors 2024-02-11 13:20:23 +01:00
fpu_helper.c
gdbstub.c
helper.c
helper.h target/hppa: Add "diag 0x101" for console output support 2024-02-11 13:20:23 +01:00
insns.decode
int_helper.c system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() 2024-01-08 10:45:43 -05:00
Kconfig
machine.c target/hppa: Constify VMState in machine.c 2023-12-29 11:17:30 +11:00
mem_helper.c target/hppa: PDC_BTLB_INFO uses 32-bit ints 2024-02-11 13:20:23 +01:00
meson.build
op_helper.c include/exec: Change cpu_mmu_index argument to CPUState 2024-02-03 16:46:10 +10:00
sys_helper.c target/hppa: Add "diag 0x101" for console output support 2024-02-11 13:20:23 +01:00
trace-events
trace.h
translate.c target/hppa: Allow read-access to PSW with rsm 0,reg instruction 2024-02-11 13:20:23 +01:00