mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2026-01-03 15:20:24 +01:00
Handle floating point registers in exception entry. This corresponds to the FP-specific parts of the pseudocode functions ActivateException() and PushStack(). We defer the code corresponding to UpdateFPCCR() to a later patch. Backports commit 0ed377a8013f40653a83f6ad2c9693897522d7dc from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| riscv | ||
| sparc | ||