mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-07 01:05:04 +00:00
The vfp_set_fpscr() helper contains code specific to the host floating point implementation (here the SoftFloat library). Extract this code to vfp_set_fpscr_from_host(). Backports commit 0c6ad94809b37a1f0f1f75d3cd0e4a24fb77e65c from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| riscv | ||
| sparc | ||