mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-06 20:24:55 +00:00
The function that makes NaN-boxing when a 32-bit value is assigned to a 64-bit FP register is split out to a helper gen_nanbox_fpr(). Then it is applied in translating of the FLW instruction. Backports commit 354908cee1f7ff761b5fedbdb6376c378c10f941 from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| riscv | ||
| sparc | ||