diff options
author | Helge Deller <deller@gmx.de> | 2022-10-27 19:03:05 +0200 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2022-12-19 23:14:06 +0100 |
commit | 59f8c04b222ff4b9f3799fe92a7e5d427ae48197 (patch) | |
tree | 6c3701c1decb79182a125ef244b73abf6a811c1c /audio/sndioaudio.c | |
parent | 0786a3b6051ed081ddaa8dfe1c1e13ce0cfabc4a (diff) | |
download | qemu-59f8c04b222ff4b9f3799fe92a7e5d427ae48197.zip qemu-59f8c04b222ff4b9f3799fe92a7e5d427ae48197.tar.gz qemu-59f8c04b222ff4b9f3799fe92a7e5d427ae48197.tar.bz2 |
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>
Diffstat (limited to 'audio/sndioaudio.c')
0 files changed, 0 insertions, 0 deletions