mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-08 19:35:07 +00:00
Add "Return and Deallocate" (rtd) instruction. RTD #d (SP) -> PC SP + 4 + d -> SP Backports commit 18059c9e1648bf4fc5c7c1bae6f54690742b05ba from qemu |
||
|---|---|---|
| .. | ||
| cpu-qom.h | ||
| cpu.c | ||
| cpu.h | ||
| helper.c | ||
| helper.h | ||
| Makefile.objs | ||
| op_helper.c | ||
| qregs.def | ||
| translate.c | ||
| unicorn.c | ||
| unicorn.h | ||