mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2026-01-06 16:50:03 +01:00
Coldfire uses float64, but 680x0 use floatx80. This patch introduces the use of floatx80 internally and enables 680x0 80bits FPU. Backports commit f83311e4764f1f25a8abdec2b32c64483be1759b from qemu |
||
|---|---|---|
| .. | ||
| cpu-qom.h | ||
| cpu.c | ||
| cpu.h | ||
| fpu_helper.c | ||
| helper.c | ||
| helper.h | ||
| Makefile.objs | ||
| op_helper.c | ||
| qregs.def | ||
| translate.c | ||
| unicorn.c | ||
| unicorn.h | ||