mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-07 20:45:07 +00:00
Add the third stack pointer, the Interrupt Stack Pointer (ISP) (680x0 only). This stack will be needed in softmmu mode. Update movec to set/get the value of the three stacks. Backports commit 6e22b28e22aa6ed1b8db6f24da2633868019d4c9 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 | ||