qemu/target/hppa
Helge Deller 59f8c04b22 target/hppa: Fix fid instruction emulation
The fid instruction (Floating-Point Identify) puts the FPU model and
revision into the Status Register. Since those values shouldn't be 0,
store values there which a PCX-L2 (for 32-bit) or a PCX-W2 (for 64-bit)
would return. Noticed while trying to install MPE/iX.

Signed-off-by: Helge Deller <deller@gmx.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2022-12-19 23:14:06 +01:00
..
Kconfig
cpu-param.h
cpu-qom.h
cpu.c
cpu.h
gdbstub.c
helper.c
helper.h
insns.decode target/hppa: Fix fid instruction emulation 2022-12-19 23:14:06 +01:00
int_helper.c
machine.c
mem_helper.c
meson.build
op_helper.c
trace-events
trace.h
translate.c target/hppa: Fix fid instruction emulation 2022-12-19 23:14:06 +01:00