On 5/7/25 23:12, Richard Henderson wrote:
v3:
https://lore.kernel.org/qemu-devel/20240909172823.649837-1-richard.hender...@linaro.org/
v4:
https://lore.kernel.org/qemu-devel/20250224171444.440135-1-richard.hender...@linaro.org/
Changes for v5:
- Rebase from February. :-/
- Use ldl_be_p in m68k_fpu_gdb_set_reg (phil).
Patches needing review:
03-target-m68k-Keep-FPSR-up-to-date.patch
05-target-m68k-Update-FPSR-for-FMOVECR.patch
09-target-m68k-Use-OS_UNSIZED-in-LEA-PEA-JMP.patch
10-target-m68k-Move-pre-dec-post-inc-to-gen_lea_mode.patch
11-target-m68k-Split-gen_ea_mode-for-load-store.patch
21-target-m68k-Implement-packed-decimal-real-loads-a.patch
Hi Richard,
I noticed that the FPU emulation on hppa has some issues too.
Any suggestion, how one can test the runtime FP emulation (inside the VM)?
Helge